Skip to content

Releases: kreshuklab/bioimageio_rs

v0.2.5

27 May 09:04

Choose a tag to compare

v0.2.5 Pre-release
Pre-release

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

27 May 06:28

Choose a tag to compare

v0.2.4 Pre-release
Pre-release

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 usize underflow when checking parameterized sizes

v0.2.3

23 May 11:01

Choose a tag to compare

v0.2.3 Pre-release
Pre-release

Changes

  • Fixes hard to read yellow messages against light background

v0.2.2

23 May 10:31

Choose a tag to compare

v0.2.2 Pre-release
Pre-release

Changes

  • Renames "Project" to "Draft"
  • Ask to save draft on exit

v0.2.1

23 May 10:16

Choose a tag to compare

v0.2.1 Pre-release
Pre-release

Changes

  • Better error messages for axis size references
  • Adds --version command 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

20 Mar 13:20

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

Improvements

  • Adds a new pipeline widget that is more visual and hopefully easier to use
  • Splits fields into Metadata, Documentation and Model Interface
  • Fixes Cite Entries without URL or DOI being allowed

v0.1.19

13 Dec 13:46

Choose a tag to compare

v0.1.19 Pre-release
Pre-release

Improvements

  • Use Enter and Esc to 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

v0.1.18

23 Oct 09:58

Choose a tag to compare

v0.1.18 Pre-release
Pre-release

Fixes

  • Fixes tenst tensor input (de)serialization and restore

v0.1.17

21 Oct 12:15

Choose a tag to compare

v0.1.17 Pre-release
Pre-release

Fixes

  • Fix version parsing expecting only major.minor.patch

v0.1.16

16 Oct 14:05

Choose a tag to compare

v0.1.16 Pre-release
Pre-release

Improvements

  • Onlly auto-create in/out axes on new file added
  • Added better controls for list widgets
  • Removes an erroneous success message