Releases: bioimage-io/spec-bioimage-io
Releases · bioimage-io/spec-bioimage-io
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.