Releases: bioimage-io/spec-bioimage-io
Releases · bioimage-io/spec-bioimage-io
v0.5.2post3: Merge pull request #590 from bioimage-io/improve_log
v0.5.2post2: Merge pull request #589 from bioimage-io/resolve_ids
v0.5.2post1: Merge pull request #585 from bioimage-io/fix_slim_packaging
v0.5.2: Merge pull request #584 from bioimage-io/concatenable
v0.5.1post1: Merge pull request #580 from bioimage-io/add_helpers
v0.5.1: Merge pull request #567 from bioimage-io/ensure_dtype
Changes
- restrict valid characters for resource ids (#570) @FynnBe
- allow duplicate index and channel axes (#573) @FynnBe
- return already loaded description with warning (#572) @FynnBe
- restrict name characters and name length (#566) @FynnBe
- Improve formatted summary (#565) @FynnBe
- disallow ParameterizedSize for output axes (#561) @FynnBe
- minor improvements (#559) @FynnBe
- convert line endings to unix (#558) @k-dominik
- Make AxisId inherite from str to be usable with xarray.DataArray (#556) @FynnBe
- A few minor updates (#555) @FynnBe
🚀 Features
- 0.5.1 (#567) @FynnBe
- add cache_path env var to settings (#569) @FynnBe
- Add DataDependentSize (#564) @FynnBe
- Add function to write models directly to streams (#560) @k-dominik
🪲 Fixes
📚 Documentation
v0.5.0post2: Merge pull request #554 from bioimage-io/patch_incoming
v0.5.0post1: Merge pull request #553 from bioimage-io/fix_conda_build
v0.5.0
Changes
- prefer torchscript in ilastik (#549) @k-dominik
🪲 Fixes
- fixed
RawNodeTransformer
to resolve names of files hosted on zenodo properly (#548) @k-dominik