Skip to content

Releases: nsat/sgp4-rs

v0.4.1

16 Aug 10:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

19 Jul 12:50
Compare
Choose a tag to compare

This minor release changes / extends the tlegen optional feature. TLEs are now derived from state vectors using Nelder-Mead optimization, some new dependencies for the tlegen feature are required.

0.3.3

17 Jan 09:24
1d56e98
Compare
Choose a tag to compare

Bumps uom dependency to 0.32.0

0.3.2

22 Oct 13:06
Compare
Choose a tag to compare

This release adds experimental support for generating TLE strings for use in tests from a ClassicalOrbitalElements structure. A new tlegen Cargo feature has been introduced to enable this functionality.

0.3.1

18 Jun 09:18
Compare
Choose a tag to compare

This point release includes a single visibility change to allow users to construct StateVector instances.

0.3.0

17 Jun 09:59
Compare
Choose a tag to compare

This minor release adds support for extracting orbital elements from a TLE.

0.2.1

12 Nov 10:03
Compare
Choose a tag to compare

Now with correct crate versioning

0.2.0

12 Nov 09:58
ae70d36
Compare
Choose a tag to compare

Changes

  • cleaned up dependencies
  • cargo fmt and clippy fixes
  • improved floating point comparisons in tests

0.1.0

22 Sep 15:55
Compare
Choose a tag to compare
Add repository key to manifest.