Skip to content

Commit

Permalink
releasing 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Shannon Axelrod committed Oct 18, 2019
1 parent 6c02128 commit bc10783
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [0.1.8] - 2019-10-18
- Logging improvements (#1617)
- Make regionprops available per mask (#1610)
- Don't use mypy 0.740 (#1616)
- changing test code to use new spot finding modules (#1597)
- refactoring allen smFish with new spot finding (#1593)
- clean up max projection (#1379)
- Use masked fill to produce labeled images (#1582)
- Replace most instances of starfish.image.Filter.Reduce with imagestack.reduce (#1548)
- implementing starMap spot finding refactor (#1592)
- Add __slots__ to classes that subclass xr.DataArray (#1607)
- Convert SegmentationMaskCollection to a dict-like object (#1579)
- Test case for multiprocessing + imagestack (#1589)
- Masked fill method (#1581)
- Add map/reduce methods to ImageStack (#1539)
- Unify FunctionSource in Map and Reduce (#1540)

## [0.1.7] - 2019-10-09
- ISS refactored with new spot finding path (#1518)
- Fix bugs in per-round-max-decoder (#1602)
Expand Down Expand Up @@ -131,6 +148,7 @@
## [0.0.33] - 2019.02.14
- Last release without a changelog!

[0.1.8]: https://github.com/spacetx/starfish/releases/tag/0.1.8
[0.1.7]: https://github.com/spacetx/starfish/releases/tag/0.1.7
[0.1.6]: https://github.com/spacetx/starfish/releases/tag/0.1.6
[0.1.5]: https://github.com/spacetx/starfish/releases/tag/0.1.5
Expand Down

0 comments on commit bc10783

Please sign in to comment.