File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -364,6 +364,15 @@ may be controlled with the `LOGURU_LEVEL` environment variable.
364364
365365## Changelog
366366
367+ ### next release
368+
369+ - fixes:
370+ - CLI
371+ - improved handling of summary argument to not create a path with brackets when given a list of paths.
372+ - improved backward compatibility when runnig tests for models specifying an older bioimageio.core version in their environment.
373+ This is relevant when using ` runtime_env="as-described" ` .
374+ It works by simply trying option ` --summary ` (new option name) and ` --summary-path ` (outdated option name).
375+
367376### 0.9.0
368377
369378- update to [ bioimageio.spec 0.5.4.3] ( https://github.com/bioimage-io/spec-bioimage-io/blob/main/changelog.md#bioimageiospec-0543 )
You can’t perform that action at this time.
0 commit comments