SatelliteToolboxAtmosphericModels v1.0.0
- The functions now support automatic differentiation. (PR #3)
- 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.
Merged pull requests:
- feat: add support and testing for ForwardDiff (#3) (@jmurphy6895)