Releases: bioimage-io/spec-bioimage-io
Releases · bioimage-io/spec-bioimage-io
v0.4.9post4
v0.4.9post3
v0.4.9post2
v0.4.9post1
Changes
- requests: set User-Agent to "ci" in a CI environment (#523) @FynnBe
- fixed Author & Maintainer schema(require -> required) (#511) @mese79
- update and set update_format docstring (#505) @FynnBe
🚀 Features
- add get_resolved_source_path (#508) @FynnBe
- add close method to tqdm dummy (#502) @FynnBe
- add bioimageio_description to email field (#501) @FynnBe
🪲 Fixes
v0.4.9
Changes
- Proposal for missing category tags warning (#492) @jdeschamps
- Report on forward compatibility attempt in validation errors (#485) @FynnBe
- Update bio-rdf-validator.imjoy.html (#481) @FynnBe
- Add sample model that upscales input. (#483) @pattonw
🚀 Features
- add test to load upsample example model (#484) @FynnBe
- Add keras tf2 example model (#482) @constantinpape
🪲 Fixes
🚨 Testing
👷 Continuous Integration
- Update CI/CD (#496) @FynnBe
- elaborate doc for multi-file weights and improve typing with MyPy 0.991 (#489) @FynnBe
📚 Documentation
v0.4.8post1
v0.4.8
v0.4.7post1
v0.4.7
Changes
- update/fixed pre-commit config (#469) @k-dominik
- use user specific tmp path for bioimageio cache (#467) @FynnBe
🚀 Features
- Add support for cancel-able downloads (#466) @k-dominik
- add 301, 307, 308 redirect codes (#461) @FynnBe