Skip to content

Releases: NCAS-CMS/cfunits

3.3.7

Choose a tag to compare

@davidhassell davidhassell released this 23 Apr 07:55

2024-04-23

  • Allow units to be defined by bytes (#54)

3.3.6

Choose a tag to compare

@davidhassell davidhassell released this 03 May 10:54

2023-05-03

  • New method: Units.__dask_tokenization__ (#50)

3.3.5

Choose a tag to compare

@davidhassell davidhassell released this 22 Sep 15:33

2022-09-22

  • Change default calendar from 'gregorian' to 'standard' (#45)
  • Changed CF version to 1.10 (#47)
  • Remove calls to deprecated distutils, using packaging instead
  • New dependency: packaging>=20.0

3.3.4

Choose a tag to compare

@davidhassell davidhassell released this 09 Aug 08:41

2021-08-09

  • Now supports the Windows operating system (#31)

cfunits 3.3.3

Choose a tag to compare

@davidhassell davidhassell released this 24 May 17:02

2021-05-24

  • Fixed error in setup.py that prevented installation via pip.

cfunits 3.3.2

Choose a tag to compare

@davidhassell davidhassell released this 22 May 10:26

2021-05-21

  • Refactor to remove the dependency on cftime.utime, that was removed at cftime version 1.5.0 (#25)
  • Changed dependency: cftime>=1.5.0