Skip to content

lox-space-v0.1.0-alpha.28

Latest

Choose a tag to compare

@lox-release-plz lox-release-plz released this 30 Oct 10:01
· 9 commits to main since this release

Added

  • (lox-time) add attosecond-resolution deltas
  • (lox-derive) implement OffsetProvider derive macro
  • add lox-test-utils crate and refine EOP parser interface
  • (lox-earth) implement new EOP parser and data provider
  • (lox-units) add Python wrapper

Fixed

  • (lox-space) fix uv cache again
  • (lox-space) fix Python module rebuild

Other

  • move lox-units code to lox-core
  • add 3rd-party data licenses
  • update SPDX headers and add helper script
  • make Lox REUSE-compliant
  • get rid of float_eq and lox_math::is_close
  • (lox-units) make Angle value private
  • start reimplementation of frame transformations
  • move type aliases to lox-units
  • refactor all the things
  • (lox-space/lox-units) move unit wrappers to lox-space and add feature
  • (lox-time) fix Python tests