What's Changed
Highlights ๐
Bug Fixes ๐
- Fix argument passed to
get_hash_from_play_callin hashing by @judenimo in #4524 - Fix incorrect
Circle.point_at_anglecalculation by @Swarnlataaa in #4438
Testing ๐งช
Code Quality & Refactoring ๐งน
- Add ruff rules PERF for performance by @cclauss in #4492
- Remove deprecation warning from pytest "np.trapz" -> "np.trapezoid" by @henrikmidtiby in #4513
- Bump Python target versions of both mypy and ruff by @behackl in #4520
- Replace legacy numpy usage -- ruff rule NPY002 by @cclauss in #4516
- Add
.github/release.ymlfor improved classifications in automatically generated changelogs by @behackl in #4526 - Check and bump lower version requirements for dependencies by @henrikmidtiby in #4529
Type Hints ๐
- Add type annotations to
three_dimensions.pyby @henrikmidtiby in #4497
Other Changes
New Contributors
- @judenimo made their first contribution in #4524
- @Swarnlataaa made their first contribution in #4438
Full Changelog: v0.19.1...v0.19.2