Releases: JuliaSpaceMissionDesign/Ephemerides.jl
Releases · JuliaSpaceMissionDesign/Ephemerides.jl
v1.2.1
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
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
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
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
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
Release Notes
- SPK and PCK record parser now uses descriptors
- Improved documentation
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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