Skip to content

Releases: crbinz/SGP4.jl

Release v1.0.0

08 Aug 15:43
6d96c18
Compare
Choose a tag to compare

Changes to support julia v0.7, removal of compat statements

Release v0.5.0

01 Jul 21:17
Compare
Choose a tag to compare

Removes Dates from REQUIRE, updates travis build config, drops older versions of julia

SGP4 v0.4.0

04 Jul 01:57
Compare
Choose a tag to compare

Allow propagation by specifying dtmin, change the way multiple satellites are handled, and add v0.6 to the Travis config.

Fix depwarns for julia-v0.6

11 May 00:41
Compare
Choose a tag to compare

Removes deprecation warnings for @test_approx_eq

Release v0.3.0

30 Mar 12:45
Compare
Choose a tag to compare

Primarily adds new SGP4Sat type.