Releases: bioimage-io/spec-bioimage-io
Releases · bioimage-io/spec-bioimage-io
v0.3.2post0
Changes
- Release 0.3.2post0 (#208) @oeway
- a closer look at URI (#206) @FynnBe
- Improve nodes (#205) @FynnBe
- Resource package IO (#196) @FynnBe
- Improve export package (#204) @FynnBe
- Overload load to accept zip files (#199) @FynnBe
- Remvoe build_spec (#194) @constantinpape
- substitute stdnum.iso7064.mod_11_2.is_valid (#192) @FynnBe
- Rdf modules (#191) @FynnBe
- Simplify source import (#190) @constantinpape
🚀 Features
- add test_fields.TestURI (#207) @FynnBe
- add weights_priority_order to load_node (#197) @FynnBe
- Add float32 requirement to preprocessing (#193) @constantinpape
🪲 Fixes
🚨 Testing
📚 Documentation
- Add float32 requirement to preprocessing (#193) @constantinpape
v0.3.2
Changes
- Release 0.3.2 (#185) @constantinpape
- update unet2d example spec (#180) @FynnBe
- allow unknown fields in general RDF (#178) @FynnBe
- expose ZipFile compression to export_package (#181) @FynnBe
- prefer pytorch_state_dict for ilastik (#179) @FynnBe
- Improve cli (#173) @FynnBe
- do not validate attachment values (#172) @FynnBe
- separate model and general format version in docs (#158) @FynnBe
- Make the format_version independent (#171) @oeway
- Lift restriction on RDF.type values (#168) @FynnBe
🚀 Features
- add weights_format to package file name (#182) @FynnBe
- Generate the supported_weight_formats key (#176) @oeway
🪲 Fixes
- Fix generated general spec markdown file name (#183) @oeway
- Fix general spec version in README (#175) @oeway
- Fix the restriction on type key for general RDF (#155) @oeway
📚 Documentation
v0.3.2.rc1
Changes
🚀 Features
- add static data via manifest (#165) @k-dominik
🪲 Fixes
- add static data via manifest (#165) @k-dominik
- fix complaint -> compliant (#166) @k-dominik
🚨 Testing
📚 Documentation
- fix complaint -> compliant (#166) @k-dominik
v0.3.2.rc0
Changes
- version bump 0.3.2.rc0 (#161) @k-dominik
- Packager cli (#150) @FynnBe
- cli command 'package' (#152) @FynnBe
- Add CI for publishing on PyPI (#151) @oeway
- use 'general RDF' everywhere (not 'generic RDF) (#149) @FynnBe
- Packager remote source (#147) @FynnBe
- Define RDF with Marshmallow (#125) @FynnBe
- add pre-commit hook for passthrough model script (#139) @FynnBe
- Add conda recipe (#134) @k-dominik
- replace deprecated spdx-license-list package by adding license specs form spdx source as json (#132) @k-dominik
- Add license file (#133) @k-dominik
- Improve load model (#124) @FynnBe
- Reorganize imports (#122) @k-dominik
- Add utility function for adding additional weight formats to model spec (#119) @constantinpape
- remove empty default (None, [], {}) (#123) @FynnBe
- Generate docs and schema with github actions (#115) @oeway
- Change
rdf.bioimage.io.yaml
tordf.yaml
(#116) @oeway - add tox gh workflow (#103) @FynnBe
- Improve README (#109) @oeway
🔥 Removals and Deprecations
- Remove pickle (#157) @constantinpape
🪲 Fixes
👷 Continuous Integration
📚 Documentation
Spec integrated with validator
Merge pull request #97 from bioimage-io/change_0.3.2 Change 0.3.2
Add more axis names
Add axis name i (#75) * Add axis name i In preparation of the updated axes defintion, we introduce the `i` axis label and bump the PATCH version. * Add table to specify the description of the axes Co-authored-by: Wei Ouyang <[email protected]>
First common model spec
The first common model spec agreed upon by the bioimage.io community partners.