Releases: ZELLMECHANIK-DRESDEN/ShapeOut2
Releases · ZELLMECHANIK-DRESDEN/ShapeOut2
Shape-Out 2.4.1
- fix: strip white-space characters from line edits in the
preferences to avoid line breaks introduced in the API key
via copy-paste - fix: not possible to create plots for datasets without the
bright_avg feature; added a check for feature availability
before updating the interface (#62)
Shape-Out 2.4.0
- feat: allow to set Young's modulus parameters for all
open datasets via the "Bulk action" menu (#60) - fix: force temperature for Young's modulus computation
to the value stored in the dataset for the "config"
scenario - enh: update menu keybord shortcuts
Shape-Out 2.3.0
Shape-Out 2.2.6
Shape-Out 2.2.5
- setup: correct installation directory on Windows
- setup: bump dclab from 0.27.11 to 0.29.0
- fix: main window not focused after startup (#52)
Shape-Out 2.2.4
- fix: UI slot issues (probably a racing condition) in the
analysis view; editing the viscosity for "other" medium not
possible on frozen Windows and macOS application (#49)
Shape-Out 2.2.3
- fix: update Quick View plot when values for the Young's modulus
computation are changed (#44) - fix: use fixed point size in Block Matrix
- enh: improve plot matrix column/row visualization and show flow
rate (#45) - docs: update visualization of Young's modulus look-up tables
using new figure script from dclab - build: bump Python to 3.8 for Windows builds
- setup: bump dclab from 0.27.5 to 0.27.11 (improvement of hierarchy
child handling)
Shape-Out 2.2.2
Shape-Out 2.2.1
- fix: zero-division error when setting "one plot per dataset"
for an empty plot (#41) - build: pin PyQt5 to 5.14.2 on Linux/macOS