Skip to content

Releases: GalacticDynamics/unxt

unxt v1.9.2

14 Jan 00:36
b033b84

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • 🐛 fix(unxt): parsing multi-word dimension names by @nstarman in #554

🔧 Configuration & Dependencies

  • Backport PR #547 on branch versions/v1.9.x (🔧 config(unxt): change cancel-in-progress setting to false) by @meeseeksmachine in #549

Full Changelog: unxt-v1.9.1...unxt-v1.9.2

unxt v1.8.3

14 Jan 00:33
770a620

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Backport PR #532 on branch versions/v1.8.x (🐛 fix(unxt): fix unregistered primitives) by @meeseeksmachine in #533
  • 🐛 fix(unxt): parsing multi-word dimension names by @nstarman in #556

Full Changelog: unxt-v1.8.2...unxt-v1.8.3

unxt v1.10.0

14 Jan 01:45
ab60578

Choose a tag to compare

What's Changed

✨ New Features

  • ✨ feat(all): uconvert_value for value conversion, not requiring Quantity by @nstarman in #550
  • dimensions strat + bug fix + guide by @nstarman in #551

🐛 Bug Fixes

  • 🐛 fix(unxt): StaticQuantity rich comparisons by @nstarman in #543
  • 🐛 fix(unxt): StaticQuantity - Quantity, Quantity mod by @nstarman in #545
  • 🥅 catch: trim whitespace from dimension names in regex match by @nstarman in #555

🔒️ Security

  • 🔒️ security: clarify backport policy for older versions by @nstarman in #548

📝 Documentation

✅ Testing

🔧 Configuration & Dependencies

  • 🔧 config(unxt): workspace extra by @nstarman in #534
  • 🔧 config(unxt): change cancel-in-progress setting to false by @nstarman in #547

Full Changelog: unxt-v1.9.2...unxt-v1.10.0

unxt-hypothesis-v1.10.0

14 Jan 01:51
ab60578

Choose a tag to compare

What's Changed

  • ✨ feat(all): uconvert_value for value conversion, not requiring Quantity by @nstarman in #550
  • ✨ feat(all): dimensions strategy @nstarman in #551

🐛 Bug Fixes

  • 🥅 catch(unxt-hypothesis): from_type strategy for StaticQuantity by @nstarman in #540

🔧 Configuration & Dependencies

  • ➕ dep-add(unxt-hypothesis): add pytest-arraydiff to test group by @nstarman in #538

Full Changelog: unxt-hypothesis-v1.9.1...unxt-hypothesis-v1.10.0

unxt-api v1.10.0

14 Jan 01:42
ab60578

Choose a tag to compare

What's Changed

✨ New Features

  • ✨ feat(all): uconvert_value for value conversion, not requiring Quantity by @nstarman in #550

📝 Documentation

🔧 Configuration & Dependencies

  • ➕ dep-add(unxt-api): add optional-dependencies to test deps by @nstarman in #536

Full Changelog: unxt-api-v1.9.0...unxt-api-v1.10.0

unxt-v1.9.1

13 Jan 17:30
072017b

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Backport PR #540 on branch versions/v1.9.x (🥅 catch(unxt-hypothesis): from_type strategy for StaticQuantity) by @meeseeksmachine in #541
  • Backport PR #543 on branch versions/v1.9.x (🐛 fix(unxt): StaticQuantity rich comparisons) by @meeseeksmachine in #544
  • Backport PR #545 on branch versions/v1.9.x (🐛 fix(unxt): StaticQuantity - Quantity, Quantity mod) by @meeseeksmachine in #546

🔧 Configuration & Dependencies

Full Changelog: unxt-v1.9.0...unxt-v1.9.1

unxt-api v1.9.0

13 Jan 19:15
fa04a6f

Choose a tag to compare

What's Changed

📝 Documentation

🎨♻️ Code Quality & Refactoring

  • ♻️ refactor: update unxt_api imports by @nstarman in #506
  • 🎨 style: ensure public/private API separation by @nstarman in #511
  • 🎨 style(unxt-api): use Q over Quantity by @nstarman in #531

🔧 Configuration & Dependencies

  • ➖ dep-rm(unxt-api): rm unused astropy by @nstarman in #516
  • Backport PR #536 on branch versions/v1.9.x (➕ dep-add(unxt-api): add optional-dependencies to test deps) by @meeseeksmachine in #537

🏗️ Architecture & Infrastructure

Full Changelog: unxt-api-v1.8.2...unxt-api-v1.9.0

unxt-hypothesis-v1.9.1

04 Jan 21:45
c831fbf

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Backport PR #540 on branch versions/v1.9.x (🥅 catch(unxt-hypothesis): from_type strategy for StaticQuantity) by @meeseeksmachine in #541

🔧 Configuration & Dependencies

  • Backport PR #538 on branch versions/v1.9.x (➕ dep-add(unxt-hypothesis): add pytest-arraydiff to test group) by @meeseeksmachine in #539

Full Changelog: unxt-hypothesis-v1.9.0...unxt-hypothesis-v1.9.1

unxt-v1.9.0

02 Jan 07:47
267ae24

Choose a tag to compare

What's Changed

✨ New Features

🐛 Bug Fixes

  • 🐛 fix(unxt): fix unregistered primitives by @nstarman in #532

🎨♻️ Code Quality & Refactoring

  • 🔥 dump(unxt): UncheckedQuantity is removed, completing deprecation by @nstarman in #524
  • 🎨 style(unxt): use Q over Quantity by @nstarman in #530

✅ Testing

  • 👽️ external(jax): get_aval deprecated for typeof by @nstarman in #509

🔧 Configuration & Dependencies

🏗️ Architecture & Infrastructure

🔨 Development Experience

  • 🔨 script: update copilot instructions for uv-workspaces by @nstarman in #514
  • 🔨 script: update copilot instructions by @nstarman in #529

Full Changelog: unxt-v1.8.2...unxt-v1.9.0

unxt-hypothesis v1.9.0

02 Jan 07:56
267ae24

Choose a tag to compare

What's Changed

✨ New Features

🐛 Bug Fixes

  • 🐛 fix(unxt-hypothesis): fix from_type registrations by @nstarman in #525

📝 Documentation

♿️ Accessibility & UX

  • 🚸 ux(unxt-hypothesis): match quantities shape argument to that in arrays by @nstarman in #521

Full Changelog: unxt-hypothesis-v1.8.1...unxt-hypothesis-v1.9.0