v0.3.2.rc0
github-actions
released this
08 Jul 16:21
·
2193 commits
to main
since this release
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