Releases: kreshuklab/bioimageio_rs
Releases · kreshuklab/bioimageio_rs
v0.2.5
Changes
- Adds icons and tooltips to model import/export and draft save/load buttons
Fixes
- Fixes exporting to zip file that is referenced in the model by saving to a temp file then moving
v0.2.4
Changes
- Improves Axis summary for input and output tensors
- Adds icon to pre- and pos-processing add button
- Adds more tooltips to a bunch of fields
- Better UX and info messages for Scale Linear pre- and post-processing
Fixes
- Fixes
usizeunderflow when checking parameterized sizes
v0.2.3
Changes
- Fixes hard to read yellow messages against light background
v0.2.2
Changes
- Renames "Project" to "Draft"
- Ask to save draft on exit
v0.2.1
Changes
- Better error messages for axis size references
- Adds
--versioncommand line flag, shows version in the GUI as well - Disables Zoo functionality for now
- Moves light/dark widgets to the "View" menu
- Adds error message to unpopulated file widget
v0.2.0
Improvements
- Adds a new pipeline widget that is more visual and hopefully easier to use
- Splits fields into
Metadata,DocumentationandModel Interface - Fixes Cite Entries without URL or DOI being allowed
v0.1.19
Improvements
- Use
EnterandEscto confirm or cancel exit from the application; - Added a lot of tooltips on field labels. Check them out whenever in doubt!
- Simple validation of conda environments;
- Syntax highlight for code fields (json, yaml, markdown);
- Conda environments are now text fields instead of file paths;
- Minor validation for conda environments;
- Adds experimental model zoo integration: login and model upload!
Fixes
- Fixes deserialization of
scale-linearpreprocessing (thanks, @mariana-gferreira )
v0.1.18
Fixes
- Fixes tenst tensor input (de)serialization and restore
v0.1.17
Fixes
- Fix version parsing expecting only major.minor.patch
v0.1.16
Improvements
- Onlly auto-create in/out axes on new file added
- Added better controls for list widgets
- Removes an erroneous success message