v0.19.2
Breaking Changes
- Minimum Python version bumped to 3.11; av updated to 14.0.1
Features
- Python 3.14 support added
Fixes
- Fixed argument passed to
get_hash_from_play_callin hashing - Fixed incorrect
Circle.point_at_anglecalculation
Improvements
- Added type annotations to
three_dimensions.py - Replaced legacy numpy usage (NPY002); bumped mypy/ruff Python ta...