Releases: bioimage-io/core-bioimage-io-python
Releases · bioimage-io/core-bioimage-io-python
v0.4.7
Changes
- Bump version (#189) @constantinpape
- Enable to export old versions (#188) @FynnBe
- import from collection.raw_nodes (#187) @FynnBe
🚨 Testing
- Test for issue with attachments (#185) @constantinpape
- Check that samples are packaged in build_spec tests (#184) @constantinpape
v0.4.6post0
Changes
- Update VERSION (#183) @constantinpape
- Normalize paths before comparison (#182) @constantinpape
📚 Documentation
- Small post-release clean up (#181) @constantinpape
v0.4.6
Changes
🚀 Features
- Add cover generation and default license to build_model, make input/o… (#179) @constantinpape
- Update to v0.4 (#174) @constantinpape
🪲 Fixes
- Some more fixes for build_model, update example notebook (#180) @constantinpape
- Update to v0.4 (#174) @constantinpape
👷 Continuous Integration
- Rename pytorch_script to torchscript (#177) @constantinpape
- More tf features (#176) @constantinpape
v0.4.5.post1
Changes
- Update VERSION (#173) @constantinpape
🪲 Fixes
- Fix more deepimagej issues (#172) @constantinpape
v0.4.5.post0
Changes
- Update VERSION (#170) @constantinpape
🪲 Fixes
- Fix issues with build_model with deepimagej config (#169) @constantinpape
v0.4.5
Changes
- Update VERSION (#167) @constantinpape
- Improve prediction (#166) @constantinpape
- Uri vs path (#164) @FynnBe
🚀 Features
- Add deepimagej config generation (#151) @constantinpape
- add unload for PredictionPipeline and ModelAdapters (#155) @FynnBe
🪲 Fixes
- Fix shape val (#163) @constantinpape
- Fix tiling (#161) @constantinpape
- Fix torchscript prediction with GPU (#156) @constantinpape
- Update package command and clean up root_path (#153) @FynnBe
🚨 Testing
v0.4.4
Changes
- Bump patch (#143) @constantinpape
- make some Arguments Options (#146) @FynnBe
- Update scale range (#142) @constantinpape
🚀 Features
- Add more tests for weight_format (#149) @constantinpape
- Add debug_model function (#141) @constantinpape
- Add --version option (#140) @FynnBe
🪲 Fixes
🚨 Testing
- Add more tests for weight_format (#149) @constantinpape
v0.4.3post0
Changes
- bump version (#139) @constantinpape
- Throw exception if
run_mode
is specified (#136) @FynnBe - Shorter cache path for unpacking package (#137) @FynnBe
- also accept model.yaml in place of rdf.yaml (#134) @FynnBe
🚀 Features
- Support more dependency managers in build_model (#138) @constantinpape
- Add missing tqdm dependency (#133) @FynnBe
v0.4.3
v0.4.2.post0
Changes
- Release 0.4.2 post0 (#129) @constantinpape
- allow for output stats "per_sample" (#128) @FynnBe
- Handle missing root path in build_spec correctly (#126) @constantinpape
🚀 Features
- Add a notebook with usage examples and update README (#123) @constantinpape
📚 Documentation
- Add a notebook with usage examples and update README (#123) @constantinpape