Skip to content

Releases: JuliaSpaceMissionDesign/Ephemerides.jl

v1.2.1

03 Dec 20:43
9d0766d
Compare
Choose a tag to compare

Release Notes

  • Added support for SPK type 5, 15 and 17.
  • Changed SPK segment search priority.
  • Fixed missing documentation.
  • Fixed segment caches not being filled properly.

Full Changelog: v1.2.0...v1.2.1

v1.2.0

26 Nov 15:24
63232cf
Compare
Choose a tag to compare

Release Notes

  • Added support for SPK type 14.
  • Fixed missing EOT bytes in artifact kernels.
  • Updated test coverage.

Full Changelog: v1.1.2...v1.2.0

v1.1.2

24 Oct 21:15
c068b14
Compare
Choose a tag to compare

Release Notes

  • Fixed analysis on segment time boundaries.
  • Fixed loss of time precision in the JSMDInterfaces implementation.
  • Improved test coverage.

Full Changelog: v1.1.1...v1.1.2

v1.1.1

20 Sep 10:42
793251a
Compare
Choose a tag to compare

Release Notes

  • Added support for SPK types 19 and 20
  • Merged SPK types 2 and 3
  • Added documentation tutorials and APIs
  • Improved test coverage and testing for thread-safe routines
  • Minor bug fixes across the whole package

Full Changelog: v1.1.0...v1.1.1

v1.1.0

11 Sep 14:19
7a1037d
Compare
Choose a tag to compare

Release Notes

  • Added support for SPK types 9, 13 and 18
  • Merged SPK types 8 and 12
  • Improved code reusability
  • Largely improved test coverage for all kernel types
  • Minor bug fixes across the whole package

Full Changelog: v1.0.1...v1.1.0

v1.0.1

26 Aug 09:13
effb036
Compare
Choose a tag to compare

Release Notes

  • SPK and PCK record parser now uses descriptors
  • Improved documentation

Full Changelog: v1.0.0...v1.0.1

v1.0.0

26 Aug 08:51
Compare
Choose a tag to compare

Release Notes:

  • Support for SPK type 1, 2, 8, 12 and 21
  • Support for Automatic Differentiation (AD) on all SPK segments
  • Support for thread-safe operations

Full Changelog: https://github.com/JuliaSpaceMissionDesign/Ephemerides.jl/commits/v1.0.0