We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ded24f commit cebf4d7Copy full SHA for cebf4d7
HISTORY.rst
@@ -2,7 +2,14 @@
2
History
3
=======
4
5
-0.1.0 (2018-03-02)
+0.1.0 (2018-08-31)
6
------------------
7
8
* First release on PyPI.
9
+* Pulls in content from dask-image org.
10
+* Supports reading of image files into Dask.
11
+* Provides basic N-D filters with options to extend.
12
+* Provides a few N-D Fourier filters.
13
+* Provides a few N-D morphological filters.
14
+* Provides a few N-D measurement functions for label images.
15
+* Has 100% line coverage in test suite.
0 commit comments