Skip to content

Releases: lox-space/lox

lox-derive-v0.1.0-alpha.5

30 Oct 08:42

Choose a tag to compare

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

30 Oct 08:43

Choose a tag to compare

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

30 Oct 09:58

Choose a tag to compare

Added

  • (lox-units) extend and document lox_units::units module

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

15 Oct 13:16

Choose a tag to compare

chore: Release package lox-test-utils version 0.1.0-alpha.0

lox-units-v0.1.0-alpha.0

02 Oct 17:49

Choose a tag to compare

chore: Release package lox-units version 0.1.0-alpha.0

lox-time-v0.1.0-alpha.10

19 Sep 09:22

Choose a tag to compare

Other

  • update nom and quick-xml
  • update deps

lox-space-v0.1.0-alpha.27

19 Sep 09:25

Choose a tag to compare

Other

  • disable noisy benchmark

lox-space-v0.1.0-alpha.26

19 Sep 06:58

Choose a tag to compare

Other

  • updated the following local packages: lox-time, lox-frames, lox-orbits

lox-orbits-v0.1.0-alpha.20

19 Sep 09:24

Choose a tag to compare

Other

  • update deps

lox-math-v0.1.0-alpha.8

19 Sep 09:21

Choose a tag to compare

Other

  • update Cargo.toml dependencies