What's New ========== v0.3.1 ------------------- Bug fixes ~~~~~~~~~~~~~ - Fixed a bug that prevented parallel frame saving to work with `xarray.Datasets` (:pull:`83`). By `Tomas Chor `. v0.3.0 (2022/3/17) ------------------- Documentation ~~~~~~~~~~~~~ - Sphinx docs build, published to Read the Docs (:pull:`67`). By `zmoon `_. - Add more readme badges (:pull:`72`). By `zmoon `_. Breaking Changes ~~~~~~~~~~~~~~~~ - Removed support for python 3.6 (:pull:`80`). By `Julius Busecke `_. v0.2.0 (2021/4/20) ------------------ New Features ~~~~~~~~~~~~ - Enable saving frames in parallel using `xarray.map_blocks` (:pull:`35`). By `Tomas Chor `_ and `Julius Busecke `_. - Allow ``framedim`` to handle dimensions other than time (:pull:`32`). By `Timothy Smith `_. Documentation ~~~~~~~~~~~~~ - Example showing ``framedim`` other than time (:pull:`32`). By `Timothy Smith `_. Internal Changes ~~~~~~~~~~~~~~~~ - Add DOI (:pull:`27`). By `Julius Busecke `_. v0.1.0 (23 October 2020) ------------------------ Changes not documented for this release. Initial release.