Skip to content

Commit

Permalink
Update release notes (#57)
Browse files Browse the repository at this point in the history
* Update release notes

* Update release_notes.rst
  • Loading branch information
rabernat committed Oct 13, 2020
1 parent 63a6509 commit 9f49f96
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions docs/release_notes.rst
Original file line number Diff line number Diff line change
@@ -1,16 +1,25 @@
Release Notes
=============

v0.2.0
------
v0.3.2 - Unreleased
-------------------


v0.3.1 - 2020-10-13
-------------------

Note: Skipped 0.3.0 due to error in release workflow.

- Added options for Zarr array definition. By `Eric Czech <https://github.com/eric-czech>`_.
- Exerimental support for rechunking Xarray datasets. By `Eric Czech <https://github.com/eric-czech>`_.
- Better internal type checking. By `Tom White <https://github.com/tomwhite>`_.

v0.2.0 - 2020-08-24
-------------------

- Added ``rechunker.executors`` for executing plans with other
backends like Apache Beam, prefect, and pywren. See :ref:`executors` for more.
- Fixed overflow bug when computing the number of chunks needed for a memory target.

v0.0.1
-----------------

- Documentation update and tutorial.
- Allow rechunk to accept a Dask array.

Expand Down

0 comments on commit 9f49f96

Please sign in to comment.