Skip to content

Commit 3b13184

Browse files
author
Tony Tung
authored
Changelog for 0.1.10 release (#1698)
1 parent 15dd676 commit 3b13184

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## [0.1.10] - 2019-12-13
2+
- Bump slicedimage to 4.1.1 (#1697)
3+
- Make map/reduce APIs more intuitive (#1686)
4+
- updates roadmap to reflect 2020H1 plans
5+
- adding aws scaling vignette (#1638)
6+
- Use thresholded binarize and mask filtering in existing watershed code. (#1671)
7+
- adding spot ids to pixel results (#1687)
8+
- Implement Labeling algorithms (#1680)
9+
- Thresholded binarize conversion algorithm (#1651)
10+
- Area filter for binary masks (#1673)
11+
- Fix stain generation in watershed (#1670)
12+
- Use the new levels module. (#1669)
13+
- Linear image leveling (#1666)
14+
- add axis labels to display() (#1682)
15+
- Clip method for Richardson Lucy (#1668)
16+
- Filters for mask collections (#1659)
17+
- Provide an apply method to binary mask collections. (#1655)
18+
- adding convience method for slicing codebook data (#1626)
19+
- Fix display tests and code (#1664)
20+
- Additional builders for BinaryMaskCollection (#1637)
21+
- Methods for uncropping binary masks. (#1647)
22+
- Improve coordinate handling code for BinaryMaskCollection and LabelImage (#1632)
23+
124
## [0.1.9] - 2019-11-18
225
- Create an ArrayLike type (#1649)
326
- Verify that binary masks can be generated from empty label images (#1634)
@@ -171,6 +194,7 @@
171194
## [0.0.33] - 2019.02.14
172195
- Last release without a changelog!
173196

197+
[0.1.10]: https://github.com/spacetx/starfish/releases/tag/0.1.10
174198
[0.1.9]: https://github.com/spacetx/starfish/releases/tag/0.1.9
175199
[0.1.8]: https://github.com/spacetx/starfish/releases/tag/0.1.8
176200
[0.1.7]: https://github.com/spacetx/starfish/releases/tag/0.1.7

0 commit comments

Comments
 (0)