Skip to content

Releases: biosustain/shu

0.8.3

12 Mar 10:18
Compare
Choose a tag to compare

Maintenance release.

0.8.2

27 Nov 14:56
Compare
Choose a tag to compare
fix: show reaction controls in Settings even if only boxes are added

0.8.1

01 Nov 10:30
Compare
Choose a tag to compare

UX enhancements and bug fixes gathered from the second round of review and from users:

  • The Settings window behaves properly again, where mouse interaction with Settings blocks the camera movement 74b5af6.
  • The Settings window now has more contrast between foreground and background for improved readability be4d3af.
  • The Settings window only shows the options that are relevant for the actively plotted data and hides the non-used sub-menus 36c5407.
  • Links are now opened in a new tab to avoid losing the state of the map and avoid freezing the app if the user goes back 45c78f8.
  • Add missing (raw) fonts in the binaries #40.

0.8.0

27 Oct 16:16
Compare
Choose a tag to compare
  • Exporting the map as an SVG is possible and has changed to be the default.
  • PNG (and the rest of raster types) do not include the settings window anymore.

0.7.2

26 Oct 11:08
Compare
Choose a tag to compare
fix: remove regression where metabolite sizes were not properly queried

0.7.1

20 Oct 17:09
Compare
Choose a tag to compare
  • The plotted data is removed when new data is loaded (instead of stacking it) #33
  • The viewport can now be exported to different image formats with the click of a button #36
  • The x axes of the histograms are scaled now live (instead of only updating the map for a future render) e386105

0.7.0

20 Oct 15:04
Compare
Choose a tag to compare
chore: bump version 0.7.0

0.6.0

05 Oct 14:11
Compare
Choose a tag to compare

Release after reviewer comments

0.5.0

14 Apr 13:42
Compare
Choose a tag to compare

This release is the first public release and contains mainly quality of life improvements for the UI:

  • Default colors were changed from Escher colors to black and white for a better layering of the information.
  • The text is smoothly scaled when zooming in and out.
  • The text is now center left aligned as in escher, matching more closely the position of the labels.
  • "Zero as white" option also affects the size of the arrows.
  • KDE rendering was enhanced.

0.4.0

22 Mar 15:26
Compare
Choose a tag to compare
chore: bump crate version 0.4