-
-
Notifications
You must be signed in to change notification settings - Fork 28
🔖 Prepare release of v2.1.0 #712
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughAdds documentation and metadata for a 2.1.0 release: updates CHANGELOG.md with a 2.1.0 entry and revised comparison links, adds a 2.1.0 section to UPGRADING.md noting Python 3.9 end-of-support (Python 3.10+ required), and adds two classifiers to pyproject.toml. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (1)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Signed-off-by: Daniel Haag <[email protected]>
Description
This PR prepares the release of v0.2.1.
Checklist:
I have added appropriate tests that cover the new/changed functionality.I have updated the documentation to reflect these changes.I have added entries to the changelog for any noteworthy additions, changes, fixes, or removals.I have added migration instructions to the upgrade guide (if needed).Summary by CodeRabbit
Documentation
Breaking Changes
Chores