Skip to content

Commit 53596f6

Browse files
committed
update changelog
1 parent 91f2b87 commit 53596f6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,21 @@ The model specification and its validation tools can be found at <https://github
375375

376376
## Changelog
377377

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+
378393
### 0.6.9
379394

380395
- improve bioimageio command line interface (details in #157)

0 commit comments

Comments
 (0)