Skip to content

Releases: JuliaGeo/CFTime.jl

v0.1.3

28 Feb 14:46
Compare
Choose a tag to compare

CFTime v0.1.3

Diff since v0.1.2

  • narrow types for daysinmonth and daysinyear to avoid overrriding the methods from Dates
  • allow missing in date vector for timedecode
  • add years, months and milliseconds as time units
  • add test values from python's cftime 1.6.0
  • drop support for julia verion 0.7 and earlier

Merged pull requests:

v0.1.2

19 Apr 13:37
1f121a9
Compare
Choose a tag to compare

CFTime v0.1.2

Diff since v0.1.1

Closed issues:

  • daysinmonth(DateTimeNoLeap, 2) gives error (#13)
  • parsing string to CF datetypes (#15)
  • DateTimeProlepticGregorian leap year in 300 (#16)

Merged pull requests:

  • MassInstallAction: Install the CompatHelper workflow on this repository (#14) (@meggart)

v0.1.1

28 Dec 17:06
Compare
Choose a tag to compare

CFTime v0.1.1

Diff since v0.1.0

Closed issues:

  • Request for "NO_CALENDAR" option for CFTime (#7)
  • Parsing delta_t to DatePeriod? (#8)

Merged pull requests:

  • MassInstallAction: Install the TagBot workflow on this repository (#9) (@visr)
  • MassInstallAction: Install the Documenter workflow on this repository (#10) (@visr)
  • MassInstallAction: Install the CI workflow on this repository (#11) (@visr)

v0.1.0

19 Feb 21:03
Compare
Choose a tag to compare

CFTime v0.1.0

Diff since v0.0.3

Closed issues:

  • Use default "days since 1900-01-01 00:00:00" as units kwarg for timeencode/decode? (#2)
  • Use types for calendar arg in timedecode and timencode, and allow types in timetype (#3)
  • Plotting with CFTime objects? (#4)

Merged pull requests:

v0.0.3

23 Aug 08:46
v0.0.3
Compare
Choose a tag to compare

v0.0.2

06 Aug 13:23
v0.0.2
2aab6db
Compare
Choose a tag to compare

v0.0.2 (2019-08-05)

Diff since v0.0.1

Merged pull requests:

  • Enable parsing of hh:mm time strings (#1) (meggart)

v0.0.1

24 Jun 08:12
v0.0.1
11b7686
Compare
Choose a tag to compare