You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(subscriptions): add activation_rules, cancellation_reason and activated_at (#404)
* feat(subscriptions): add activation_rules, cancellation_reason and activated_at
* chore: untrack .tool-versions and gitignore version-manager pins
.tool-versions pins a single Python patch, which is a local-dev concern
inconsistent with a published library that supports a range (setup.cfg
python_requires + CI matrix 3.9-3.13). Matches existing handling of
.python-version and mise.toml.
0 commit comments