Skip to content

lox-frames-v0.1.0-alpha.4

Choose a tag to compare

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

Added

  • (lox-units) add Keplerian elements
  • (lox-derive) implement OffsetProvider derive macro
  • (lox-earth) implement new EOP parser and data provider

Other

  • move lox-units code to lox-core
  • update SPDX headers and add helper script
  • make Lox REUSE-compliant
  • get rid of float_eq and lox_math::is_close
  • start reimplementation of frame transformations
  • refactor all the things
  • (lox-time) use provider pattern
  • (lox-units/lox-math) move constants to lox-units