v0.6.1 #573
tomvothecoder
announced in
1. Announcements
v0.6.1
#573
Replies: 1 comment
-
|
For anybody trying to reference the v0.6.1 documentation on Read the Docs, they aren't available due to #574. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v0.6.1 (29 November 2023)
This patch version adds a default value to the
axesargument inds.bounds.add_missing_bounds()(axes=["X", "Y", "T"]). Theaxesargument was added in v0.6.0 and did not have a default value, which inadvertently introduced a breaking change to the API.xesmfis 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
Full Changelog:
v0.6.0...v0.6.1
This discussion was created from the release v0.6.1.
Beta Was this translation helpful? Give feedback.
All reactions