Skip to content

Releases: JuliaAstro/AstroTime.jl

v0.7.0

30 Jul 17:04
a891ffe
Compare
Choose a tag to compare

AstroTime v0.7.0

Diff since v0.6.2

Closed issues:

  • Leap second handling is broken (#50)
  • now() returns local time as UTCEpoch instead of UTC (#53)
  • Incorrect value when using TT time in a range expression (#60)

Merged pull requests:

  • Reorganize package (#57) (@helgee)
  • Demote UTC to I/O format and general overhaul (#58) (@helgee)
  • Redesign of AstroPeriod née Period and other small refactorings (#63) (@helgee)

v0.6.2

27 Dec 00:28
df33571
Compare
Choose a tag to compare

AstroTime v0.6.2

Diff since v0.6.1

Merged pull requests:

v0.6.1

05 Jul 09:04
fb9965c
Compare
Choose a tag to compare

AstroTime v0.6.1

Diff since v0.6.0

Closed issues:

  • Error and strange behaviour around the previous day of leap-second's day (#50)

Merged pull requests:

  • Adjust leap only during final minute of day (#51) (@helgee)

v0.6.0

05 Apr 15:02
Compare
Choose a tag to compare

AstroTime v0.6.0

Diff since v0.5.0

v0.5.0

29 Mar 16:02
Compare
Choose a tag to compare

AstroTime v0.5.0

Diff since v0.4.0

This release greatly improves the accuracy of Julian Dates, adds a new julian_period function and improves the docs.

v0.4.0

21 Mar 23:02
Compare
Choose a tag to compare

AstroTime v0.4.0

Diff since v0.3.0

Closed issues:

  • AstroTime.jl Mark IV: Re-Scaled (#46)

Merged pull requests:

v0.3.0

15 Jan 20:22
v0.3.0
Compare
Choose a tag to compare

v0.2.2

08 Jan 14:34
v0.2.2
Compare
Choose a tag to compare

v0.2.1

13 Nov 16:18
v0.2.1
Compare
Choose a tag to compare
  • Add new Period ranges: 1seconds:3seconds
  • Export unit function for Periods

v0.2.0

12 Nov 14:48
v0.2.0
Compare
Choose a tag to compare
  • Breaking change: Julian date based constructors now expect Period-type arguments.