Skip to content

v0.23.0

Choose a tag to compare

@nstarman nstarman released this 20 Oct 18:13
· 66 commits to main since this release
ad1c393

What's Changed

  • ✨ feat(distance): non-negative by @nstarman in #429

  • ✨ feat(frames): alice, friend, and bob by @nstarman in #437

  • ✨ 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

  • ✨ feat(vecs): vector constructor by @nstarman in #449

  • 👽️ external(unxt): use unxt.Angle by @nstarman in #446

  • 💥 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 CartesianVel3D instances with different units by @TomWagg in #393

  • ⬆️ dep-bump(jax): jax v0.6.0+ by @nstarman in #447

  • ⬆️ 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

  • ⬆️ dep-bump: bump pytest-cov by @nstarman in #434

  • 💚 ci: update cd by @nstarman in #435

  • 🔧 config: update license and aliases by @nstarman in #436

  • Add .github/release.yml for automatic release notes generation by @Copilot in #451

  • 📝 docs: use alice and bob in docs by @nstarman in #438

  • 📝 docs(frame): improve KinematicSpace repr in AbstractCoordinate by @nstarman in #440

  • Some minor docs page tweaks by @adrn in #445

New Contributors

  • @TomWagg made their first contribution in #393
  • @Copilot made their first contribution in #451

Full Changelog: v0.22.1...v0.23.0