Releases: lox-space/lox
Releases · lox-space/lox
lox-derive-v0.1.0-alpha.5
Added
- (lox-test-utils) add ApproxEq derive macro
- (lox-derive) implement OffsetProvider derive macro
Other
- 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-core-v0.1.0-alpha.0
Fixed
- fix doctests
Other
- move time primitives to lox-core
- move math code to lox-core
- move lox-units code to lox-core
lox-bodies-v0.1.0-alpha.11
Added
- (lox-units) extend and document
lox_units::unitsmodule
Other
- 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
- (lox-units) make Angle value private
- (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-test-utils-v0.1.0-alpha.0
chore: Release package lox-test-utils version 0.1.0-alpha.0
lox-units-v0.1.0-alpha.0
chore: Release package lox-units version 0.1.0-alpha.0
lox-time-v0.1.0-alpha.10
Other
- update nom and quick-xml
- update deps
lox-space-v0.1.0-alpha.27
Other
- disable noisy benchmark
lox-space-v0.1.0-alpha.26
Other
- updated the following local packages: lox-time, lox-frames, lox-orbits
lox-orbits-v0.1.0-alpha.20
Other
- update deps
lox-math-v0.1.0-alpha.8
Other
- update Cargo.toml dependencies