We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91f2b87 commit 53596f6Copy full SHA for 53596f6
README.md
@@ -375,6 +375,21 @@ The model specification and its validation tools can be found at <https://github
375
376
## Changelog
377
378
+### 0.7.0 (to be released)
379
+
380
+- breaking:
381
+ - bioimageio CLI now has implicit boolean flags
382
+- non-breaking:
383
+ - use new `ValidationDetail.recommended_env` in `ValidationSummary`
384
+ - improve `get_io_sample_block_metas()`
385
+ - now works for sufficiently large, but not exactly shaped inputs
386
+ - update to support `zipfile.ZipFile` object with bioimageio.spec==0.5.3.4
387
+ - add io helpers `resolve` and `resolve_and_extract`
388
389
+### 0.6.10
390
391
+- fix #423
392
393
### 0.6.9
394
395
- improve bioimageio command line interface (details in #157)
0 commit comments