v0.23.0
What's Changed
-
✨ feat(frames): TransformedFrame is now generic wrt the frame type by @nstarman in #441
-
✨ feat(vecs): KinematicSpace is generic wrt Pos type by @nstarman in #443
-
💥 boom(vecs): rename Space to KinematicSpace by @nstarman in #432
-
💥 boom(ops): GalileanTranslation stores t, q separately by @nstarman in #439
-
🐛 fix(vectors): fix line breaks in vector form by @nstarman in #430
-
Allow the addition of
CartesianVel3Dinstances with different units by @TomWagg in #393 -
⬆️ dep-bump: update dependencies to latest versions to support jax v0.7.2+ by @nstarman in #456
-
💄 ui(frames): update formatting for Coordinate str by @nstarman in #431
-
Add .github/release.yml for automatic release notes generation by @Copilot in #451
-
📝 docs(frame): improve KinematicSpace repr in AbstractCoordinate by @nstarman in #440
New Contributors
Full Changelog: v0.22.1...v0.23.0