File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change 11What's new
22==========
33
4- 0.7.1 (unreleased )
4+ 0.7.1 (2023-04-03 )
55------------------
66
77Bug fixes
88~~~~~~~~~
9- - Fix ``Mesh.from_polygons `` to support ``shapely `` 2.0. By `Pascal Bourgault <https://github.com/aulemahal >`_.
9+ * Fix ``Mesh.from_polygons `` and unpin Shapely to add support for Shapely 2.0 (:pull: `219 `). By `Pascal Bourgault <https://github.com/aulemahal >`_
10+ * Implement workaround for setup conda problem (:pull: `229 `). By `Raphael Dussin <https://github.com/raphaeldussin >`_
11+ * Update CI and doc - fix for DataArrays (:pull: `230 `). By `Pascal Bourgault <https://github.com/aulemahal >`_
12+ * Fix ci/cd badge for build status (:pull: `231 `). By `Pierre Manchon <https://github.com/pierre-manchon >`_
13+ * Update CI for Micromamba environments (:pull: `233 `). By `Trevor James Smith <https://github.com/Zeitsperre >`_
14+ * Fix error in test with Shapely 2.0 (:pull: `251 `). By `David Huard <https://github.com/huard >`_
15+
16+ New features
17+ ~~~~~~~~~~~~
18+ * Add util to build tripolar grid (:pull: `228 `). By `Raphael Dussin <https://github.com/raphaeldussin >`_
19+
20+ Documentation
21+ ~~~~~~~~~~~~~
22+ * Document installation options for ESMpy (:pull: `241 `). By `Matthew Plough <https://github.com/mplough-kobold >`_
23+
24+ Internal changes
25+ ~~~~~~~~~~~~~~~~
26+ * Modernize the package configuration / publish to PyPI (:pull: `248 `). By `Filipe Fernandes <https://github.com/ocefpaf >`_
27+
1028
11290.7.0 (2022-12-16)
1230------------------
You can’t perform that action at this time.
0 commit comments