Skip to content

v0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 17:46
· 35 commits to refs/heads/main since this release
104a5d5

v0.6.1 (29 November 2023)

This patch version adds a default value to the axes argument in ds.bounds.add_missing_bounds() (axes=["X", "Y", "T"]). The axes argument was added in v0.6.0 and did not have a default value, which inadvertently introduced a breaking change to the API.

xesmf is now a required dependency because its core library, ESMF, supports Windows as of Feb/2023. More information can be found here.

Bug Fixes

DevOps

Documentation

  • Update doc: Add link to the ESFG seminar xCDAT introduction video by @lee1043 in #571
  • Fix v0.6.0 changelog headers for proper nesting by @tomvothecoder in #559

Full Changelog:

v0.6.0...v0.6.1