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
|**New public API** (new classes, methods in `__all__`) | MINOR | 0.1.3 → 0.2.0 |
209
+
| Breaking changes to public API | MAJOR | 0.2.0 → 1.0.0 |
207
210
208
-
See [stability.md](stability.md) for full versioning policy.
211
+
**Key distinction:** "New features" means new **public API surface** (additions to `__all__` in `__init__.py`). Internal improvements, better error messages, logging enhancements, and UX improvements are PATCH releases.
0 commit comments