Releases: GalacticDynamics/unxt
Releases · GalacticDynamics/unxt
v1.0.4
What's Changed
- Backport PR #348 on branch versions/v1.0.x (♻️ refactor(quantity): ensure abstract quantities are abstract) by @meeseeksmachine in #349
- Backport PR #350 on branch versions/v1.0.x (🎨 style(quantity): better layout for constructors) by @meeseeksmachine in #351
- Backport PR #352 on branch versions/v1.0.x (🎨 style(quantity): rename private modules) by @meeseeksmachine in #353
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Backport PR #346 on branch versions/v1.0.x (🐛 fix(quantity): fix gather_p) by @meeseeksmachine in #347
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Backport PR #344 on branch versions/v1.0.x (♻️ refactor(quantity): more adjustments to the dtype promotion) by @meeseeksmachine in #345
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Backport PR #313 on branch versions/v1.0.x (chore: update pre-commit hooks) by @meeseeksmachine in #323
- Backport PR #315 on branch versions/v1.0.x (📝: add examples for select_n_p) by @meeseeksmachine in #324
- Backport PR #317 on branch versions/v1.0.x (build(deps): bump the actions group with 2 updates) by @meeseeksmachine in #325
- Backport PR #321 on branch versions/v1.0.x (🔧 config(uv): add temporary jax constraint) by @nstarman in #326
- Backport PR #322 on branch versions/v1.0.x (build(deps): bump actions/attest-build-provenance from 2.0.1 to 2.1.0 in the actions group) by @meeseeksmachine in #327
- Backport PR #316 on branch versions/v1.0.x (⬆️ dep-bump: bump dataclassish to v0.5+) by @meeseeksmachine in #328
- Backport PR #319 on branch versions/v1.0.x (Update CI badge in README.md) by @meeseeksmachine in #329
- Backport PR #318 on branch versions/v1.0.x (🩹 fix-simple(quantity): remove astropy v6 repr code) by @meeseeksmachine in #330
- Backport PR #320 on branch versions/v1.0.x (⬆️ dep-bump(quaxed): v0.7.0+) by @meeseeksmachine in #331
- Backport PR #332 on branch versions/v1.0.x (🔧 config(ruff): ignore TC003 and associated fixes) by @meeseeksmachine in #333
- Backport PR #334 on branch versions/v1.0.x (🔧 config(ci): set beartyping in CI) by @meeseeksmachine in #335
- Backport PR #336 on branch versions/v1.0.x (♻️ refactor(units): use api module) by @meeseeksmachine in #337
- Backport PR #338 on branch versions/v1.0.x (✨ feat(quantity): single-argument ustrip) by @meeseeksmachine in #339
- Backport PR #340 on branch versions/v1.0.x (♻️ refactor(quantity): redispatch through primitives) by @meeseeksmachine in #341
- Backport PR #342 on branch versions/v1.0.x (✨ feat(promotion): enable promotion to common dtype) by @meeseeksmachine in #343
New Contributors
- @meeseeksmachine made their first contribution in #323
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feat: complete rewrite of the docs by @nstarman in #216
- refactor: clean up private API usage for dims by @nstarman in #297
- refactor: clean up private API usage for units by @nstarman in #299
- refactor: clean up private API usage for unitsystems by @nstarman in #300
- refactor: clean up private API usage for quantity by @nstarman in #301
- refactor: clean up private API usage by @nstarman in #298
- feat: support numpy functions by @nstarman in #305
- fix: equivalencies that change dimensions by @nstarman in #295
- Disallow version 3.13 by @TheSkyentist in #304
- Python 3.13 Support by @TheSkyentist in #307
- Create CODE_OF_CONDUCT.md by @nstarman in #296
- docs: cleanup unxt imports by @nstarman in #309
- docs: improve readme by @nstarman in #312
- build: adopt spec-0 by @nstarman in #208
New Contributors
- @TheSkyentist made their first contribution in #304
Full Changelog: v0.23.2...v1.0.0