Skip to content

Releases: JuliaSpace/SatelliteToolboxGravityModels.jl

v1.0.0

02 Jan 03:28
Compare
Choose a tag to compare

SatelliteToolboxGravityModels v1.0.0

Diff since v0.1.6

  • 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.

v0.1.6

26 Sep 18:48
Compare
Choose a tag to compare

SatelliteToolboxGravityModels v0.1.6

Diff since v0.1.5

  • The pacakge is now compatible with auto-differentiation tools. (PR #3)
  • In the previous version, we documented that calling functions without the time information will use the J2000.0 epoch. However, we were using 2000-01-01T00:00:00 instead of 2000-01-01T12:00:00. This bug was fixed and now we use the correct J2000.0 epoch.
  • Due to external packages, we cannot test SatelliteToolboxGravityModels.jl against Julia 1.6 anymore. The support for this version will be removed in a future release.

Merged pull requests:

v0.1.5

24 May 21:12
Compare
Choose a tag to compare

SatelliteToolboxGravityModels v0.1.5

Diff since v0.1.4

  • Minor source-code updates.
  • Documentation updates.

v0.1.4

16 Dec 18:44
Compare
Choose a tag to compare

SatelliteToolboxGravityModels v0.1.4

Diff since v0.1.3

  • We now truly export AbstractGravityModel.

v0.1.3

16 Dec 17:25
Compare
Choose a tag to compare

SatelliteToolboxGravityModels v0.1.3

Diff since v0.1.2

  • We exported AbstractGravityModel.
  • The function GravityModels.coefficients can be called without the parameter time. In this case, J2000.0 epoch will be used.

v0.1.2

16 Aug 16:55
Compare
Choose a tag to compare

SatelliteToolboxGravityModels v0.1.2

Diff since v0.1.1

v0.1.1

30 Jun 19:58
Compare
Choose a tag to compare

SatelliteToolboxGravityModels v0.1.1

Diff since v0.1.0

v0.1.0

30 May 17:25
Compare
Choose a tag to compare

SatelliteToolboxGravityModels v0.1.0