Releases: lox-space/lox
Releases · lox-space/lox
lox-units-v0.1.0-alpha.1
Added
- (lox-orbits) add new Orbit types
- (lox-units) add Keplerian elements
- (lox-time) add attosecond-resolution deltas
- (lox-units) extend and document
lox_units::unitsmodule - (lox-derive) implement OffsetProvider derive macro
- (lox-units) add basic cartesian state type
- (lox-units) make no_std compatible
Other
- move lox-units code to lox-core
- (lox-units) spell out all the things
- (lox-units) restructure constants to match std
- 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
- (lox-bodies/lox-earth) anglify lox-bodies and lox-earth
- start reimplementation of frame transformations
- consolidate constants in lox-units
- move type aliases to lox-units
- (lox-space/lox-units) move unit wrappers to lox-space and add feature
lox-time-v0.1.0-alpha.11
Added
- (lox-orbits) add new Orbit types
- (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
Fixed
- fix formatting and use stable rustfmt
Other
- move time primitives to lox-core
- move lox-units code to lox-core
- (lox-units) restructure constants to match std
- 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
- consolidate constants in lox-units
- (lox-time) consolidate julian_dates modules
- move type aliases to lox-units
- refactor all the things
- (lox-time) fix Python tests
- (lox-time) remove obsolete trait
- (lox-time) use provider pattern
- (lox-units/lox-math) move constants to lox-units
lox-test-utils-v0.1.0-alpha.1
Added
- (lox-units) add Keplerian elements
- (lox-test-utils) add ApproxEq derive macro
- (lox-test-utils) add ApproxEq trait
Other
- add 3rd-party data licenses
- update SPDX headers and add helper script
- make Lox REUSE-compliant
- (lox-test-util) optimise and add docs
- get rid of float_eq and lox_math::is_close
lox-space-v0.1.0-alpha.28
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
lox-orbits-v0.1.0-alpha.21
Added
- (lox-orbits) add new Orbit types
- (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
Fixed
- (lox-orbits) fix floating point issue in LOS calculation
- fix formatting and use stable rustfmt
Other
- move lox-units code to lox-core
- (lox-units) restructure constants to match std
- 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
- (lox-bodies/lox-earth) anglify lox-bodies and lox-earth
- start reimplementation of frame transformations
- move type aliases to lox-units
- refactor all the things
- (lox-time) use provider pattern
- (lox-units/lox-math) move constants to lox-units
lox-math-v0.1.0-alpha.9
Added
- (lox-earth) implement new EOP parser and data provider
Other
- move math code to lox-core
- 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
- (lox-bodies/lox-earth) anglify lox-bodies and lox-earth
- move type aliases to lox-units
- refactor all the things
- (lox-units/lox-math) move constants to lox-units
lox-io-v0.1.0-alpha.9
Added
- (lox-earth) implement new EOP parser and data provider
Other
- move lox-units code to lox-core
- (lox-units) restructure constants to match std
- add 3rd-party data licenses
- update SPDX headers and add helper script
- make Lox REUSE-compliant
- (lox-bodies/lox-earth) anglify lox-bodies and lox-earth
- move type aliases to lox-units
- (lox-space/lox-units) move unit wrappers to lox-space and add feature
lox-frames-v0.1.0-alpha.4
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
lox-ephem-v0.1.0-alpha.8
Other
- move lox-units code to lox-core
- update SPDX headers and add helper script
- make Lox REUSE-compliant
- move type aliases to lox-units
- refactor all the things
lox-earth-v0.1.0-alpha.13
Added
- (lox-time) add attosecond-resolution deltas
- (lox-units) extend and document
lox_units::unitsmodule - (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
Fixed
- fix formatting and use stable rustfmt
Other
- move lox-units code to lox-core
- (lox-units) restructure constants to match std
- 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
- (lox-bodies/lox-earth) anglify lox-bodies and lox-earth
- start reimplementation of frame transformations
- (lox-earth) add comment
- move type aliases to lox-units
- (lox-units/lox-math) move constants to lox-units