Skip to content

Commit 2b4eda8

Browse files
author
Tony Tung
authored
Release notes for 0.2.0 (#1764)
1 parent 2e61267 commit 2b4eda8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [0.2.0] - 2020-01-31
2+
- Add level_method to the clip filters. (#1758)
3+
- adding method to use installed ilastik instance (#1740)
4+
- Create a TileFetcher-based constructor for ImageStack (#1737)
5+
- adding mouse v human example to starfish.data (#1741)
6+
- adding method to binary mask collection that imports labeled images from external sources like ilastik (#1731)
7+
- Remove starfish.types.Clip (#1729)
8+
- Move watershed segmentation from morphology.Binarize to morphology.Segment (#1720)
9+
- Link to the available datasets in "loading data" section (#1722)
10+
- Document workaround for python3.8 (#1705)
11+
- Wrap skimage's watershed (#1700)
12+
- Add 3D support to target assignment. (#1699)
13+
- Pipeline component and implementation for merging BinaryMaskCollections (#1692)
14+
- Mechanism to reduce multiple masks into one (#1684)
15+
116
## [0.1.10] - 2019-12-13
217
- Bump slicedimage to 4.1.1 (#1697)
318
- Make map/reduce APIs more intuitive (#1686)
@@ -194,6 +209,7 @@
194209
## [0.0.33] - 2019.02.14
195210
- Last release without a changelog!
196211

212+
[0.2.0]: https://github.com/spacetx/starfish/releases/tag/0.2.0
197213
[0.1.10]: https://github.com/spacetx/starfish/releases/tag/0.1.10
198214
[0.1.9]: https://github.com/spacetx/starfish/releases/tag/0.1.9
199215
[0.1.8]: https://github.com/spacetx/starfish/releases/tag/0.1.8

0 commit comments

Comments
 (0)