This is the first release in an effort to have smaller, more frequent releases going forward. By making the release process more convenient, we aim to more quickly push out fixes and features that already landed on the main branch to a released version of Altair.
What's Changed
Enhancements
- feat: Add ty type-check support by @alec-bike in #4015
- feat: Update olli integration to v3 by @jonathanzong in #4025
Bug Fixes
Maintenance
- chore: 🔧 Bump versions for release by @joelostblom in #4009
- chore: update pandas-stubs pin for where typing fix by @axelray-dev in #4027
- ci: Label PRs based on semantic title prefix by @joelostblom in #4031
- ci: Label perf PRs as enhancements by @joelostblom in #4032
- build: Derive version from VCS via versioningit by @joelostblom in #4030
- chore: Mark v6.1.0 tag as reachable by @joelostblom in #4040
- ci: Semi-automate releases by @joelostblom in #4036
- ci: Speed up and harden release draft workflow by @joelostblom in #4041
- ci: Use Cocogitto action v4.2 install-only mode by @joelostblom in #4042
- ci: Use only tag, not commit, for releases by @joelostblom in #4043
- chore: Fix git push command for tagging release by @joelostblom in #4011
- chore: Bump version to 6.2.0dev by @joelostblom in #4012
- chore: Update mypy and ruff type/lint checkers by @alec-bike in #4022
- ci: Fix label typo by @joelostblom in #4033
New Contributors
- @jonathanzong made their first contribution in #4025
- @axelray-dev made their first contribution in #4027
Full Changelog: v6.1.0...v6.2.0