-
Notifications
You must be signed in to change notification settings - Fork 199
release: v1.0.0 #597
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
release: v1.0.0 #597
Conversation
Spring cleaning! > [!WARNING] > Python 3.9 dropped - Users on Python 3.9 must upgrade to Python 3.10+ ## Infra / devx / env * Poetry → UV Migration * Complete replacement of Poetry * Migrated CI workflows * Updated all build commands / `make` targets * Dropped Python `3.9` support, minimum version now `>=3.10` * Removed Python `3.9` from CI test matrices * Upgraded ruff to `>=0.12.10` and mypy to `>=1.17.1` * Fixed hundreds of linting warnings to reduce noise * Applied consistent formatting and style fixes * Removed codespell * Updated all Jupyter notebooks to reflect latest API patterns * Formatted all notebook cells with ruff * Consistent markdown formatting across README files resolving markdownlint warnings (Sorry for the formatting noise) No breaking functional changes other than language support
Lint v.1.0.0 branch post 9/3 upstream merge
Hi @mdrxy, could you grant me permissions to push directly to this branch? I'm trying resolve the merge conflicts with main, but I'm having some trouble getting it working when committing from a separate branch. |
Quick update - I've tried the opposite of before and rebased the Changes are staged on this branch. If it's alright, I'm going open a separate PR from that branch with Mason attributed to the changes. Will add more details there, but our main motivation for a possible early merge is to:
|
@michaelnchin both sound good to me! apologies for missing the last message - been tied up with other packages at the moment. |
No description provided.