|
| 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 | + |
1 | 24 | ## [0.1.9] - 2019-11-18
|
2 | 25 | - Create an ArrayLike type (#1649)
|
3 | 26 | - Verify that binary masks can be generated from empty label images (#1634)
|
|
171 | 194 | ## [0.0.33] - 2019.02.14
|
172 | 195 | - Last release without a changelog!
|
173 | 196 |
|
| 197 | +[0.1.10]: https://github.com/spacetx/starfish/releases/tag/0.1.10 |
174 | 198 | [0.1.9]: https://github.com/spacetx/starfish/releases/tag/0.1.9
|
175 | 199 | [0.1.8]: https://github.com/spacetx/starfish/releases/tag/0.1.8
|
176 | 200 | [0.1.7]: https://github.com/spacetx/starfish/releases/tag/0.1.7
|
|
0 commit comments