Releases: JuliaSpace/SatelliteToolboxCelestialBodies.jl
Releases · JuliaSpace/SatelliteToolboxCelestialBodies.jl
v1.0.1
SatelliteToolboxCelestialBodies v1.0.1
- The package now supports Zygote 0.7. (PR #4)
Merged pull requests:
- Fix for Zygote 0.7 (#4) (@jmurphy6895)
v1.0.0
SatelliteToolboxCelestialBodies v1.0.0
- We dropped support for Julia 1.6. This version only supports the current Julia version and v1.10 (LTS).
- This version does not have breaking changes. We bump the version to 1.0.0 because we now consider the API stable.
Closed issues:
- Compared to the position of the sun in STK, there is a significant difference. Why does this situation occur? (#3)
v0.1.2
SatelliteToolboxCelestialBodies v0.1.2
- Documentation update and minor source-code improvements.