File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -364,13 +364,15 @@ may be controlled with the `LOGURU_LEVEL` environment variable.
364364
365365## Changelog
366366
367- ### 0.7.1 (to be released)
367+ ### 0.8.0
368368
369369- breaking: removed ` decimals ` argument from bioimageio CLI and ` bioimageio.core.commands.test() `
370370- New feature: ` bioimageio.core.test_description ` accepts ** runtime_env** and ** run_command** to test a resource
371371 using the conda environment described by that resource (or another specified conda env)
372372- new CLI command: ` bioimageio add-weights ` (and utility function: bioimageio.core.add_weights)
373373- removed ` bioimageio.core.proc_ops.get_proc_class ` in favor of ` bioimageio.core.proc_ops.get_proc `
374+ - new CLI command: ` bioimageio update-format `
375+ - new CLI command: ` bioimageio update-hashes `
374376
375377### 0.7.0
376378
Original file line number Diff line number Diff line change 11{
2- "version": "0.7 .0"
2+ "version": "0.8 .0"
33}
You can’t perform that action at this time.
0 commit comments