Skip to content

v3.0.0

Compare
Choose a tag to compare
@trexfeathers trexfeathers released this 24 Jun 13:09
· 269 commits to main since this release
5475a85

Adopts the latest cftime (v1.5) behaviour, including breaking changes.

  • utime, julian_day2date and date2julian_day removed (#168).
  • num2date method now returns a cftime.datetime by default, with options to override this (#168, #172).
  • Improvements to type preservation during conversion (#164).