Releases: allen-cell-animated/colorizer-data
Releases · allen-cell-animated/colorizer-data
v1.7.1
What's Changed
- feat: Add CLI colors, minor documentation fixes by @ShrimpCryptid in #98
- feat: Added warnings for potentially unreachable 3D files (3D paths pt. 1) by @ShrimpCryptid in #100
- refactor: Update log levels by @ShrimpCryptid in #101
- fix: Prevent browser from caching files while using
tfe-openby @ShrimpCryptid in #102
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- feat: Open local TFE instance from CLI by @ShrimpCryptid in #92
- doc: Update GETTING_STARTED_GUIDE, add 3D data spec by @ShrimpCryptid in #93
- feat: Automatically assign ports when available by @ShrimpCryptid in #96
- feat: Automatically update TFE version when running
tfe-openby @ShrimpCryptid in #97 - feat: Add support for 3D backdrop channels
Full Changelog: v1.6.4...v1.7.0
v1.6.4
What's Changed
- fix: Fixed AttributeError on Windows systems when calling
sanitize_path_by_platformby @ShrimpCryptid in #88 - fix: Fixed bug where Z centroid coordinates would not be written by @ShrimpCryptid in #89
Full Changelog: v1.6.3...v1.6.4
v1.6.3
What's Changed
- fix: Ignore
Infinitywhen calculating feature min/max by @ShrimpCryptid in #86
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- fix: Fixes bug where datasets would not skip the frame generation step. by @ShrimpCryptid in #84
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- refactor: Run data + feature writing steps before image conversion by @ShrimpCryptid in #83
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- doc: Added PR and issue ticket templates by @ShrimpCryptid in #75
- feature: Write 3D datasets by @ShrimpCryptid in #80
Full Changelog: v1.5.2...v1.6.0
v1.5.2
What's Changed
- refactor: Updated pre-built viewer by @ShrimpCryptid in #73
- refactor: Reorganize repo, update documentation by @ShrimpCryptid in #72
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- feature: Add support for backdrop images in simplified TFE conversion API (pt. 3) by @ShrimpCryptid in #66
- feat: Added
source_dirargument to handle relative paths by @ShrimpCryptid in #70
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- doc: Update documentation links, add example description to dataset by @ShrimpCryptid in #60
- feature: Added pytest workflow by @ShrimpCryptid in #62
- feature: Simplified dataset conversion API (pt. 1) by @ShrimpCryptid in #61
- feature: Additional unit tests for simplified TFE conversion API (pt. 2) by @ShrimpCryptid in #63
Full Changelog: v1.4.2...v1.5.0