Skip to content

Releases: ZELLMECHANIK-DRESDEN/ShapeOut2

Shape-Out 2.7.3

09 Sep 09:13
2.7.3
e79dbb3
Compare
Choose a tag to compare

  • remove console window (#102)

Shape-Out 2.7.2

09 Sep 07:02
2.7.2
3d0867c
Compare
Choose a tag to compare

  • setup: bump dclab from 0.35.4 to 0.35.6 (Young's modulus could
    not be computed in some cases)

Shape-Out 2.7.1

25 Aug 13:45
2.7.1
f947629
Compare
Choose a tag to compare

  • enh: display online polygon filters in metadata tab (#94)
  • enh: show user configuration section in metadata tab (#86)
  • setup: bump dclab from 0.34.3 to 0.35.4
  • tests: change test data to avoid warnings in dclab 0.35.0

Shape-Out 2.7.0

22 Aug 22:27
2.7.0
d1e2f99
Compare
Choose a tag to compare

  • feat: accept DCOR drag events from DCOR-Aid data browser

Shape-Out 2.6.9

20 Aug 09:59
2.6.9
6400d4c
Compare
Choose a tag to compare

  • fix: don't reset color and name of dataset during duplicate
    matrix action (#96)

Shape-Out 2.6.8

30 Jul 08:07
2.6.8
4c5df52
Compare
Choose a tag to compare

  • fix: adapt color scheme to work in dark mode (#92)

Shape-Out 2.6.7

09 Jul 06:31
2.6.7
ebc3269
Compare
Choose a tag to compare

  • fix: correctly handle missing features on data export (#80)
  • ref: cleanup (default arguments and PyQt5 object references)
  • setup: bump dclab from 0.34.2 to 0.34.3 (set R_HOME)
  • build: bump rpy2 from 3.4.2 to 3.4.5
  • build: bump pyqtgraph from 0.12.1 to 0.12.2 and remove
    colorbar export workarounds

Shape-Out 2.6.6

27 Jun 21:35
2.6.6
9ec3e29
Compare
Choose a tag to compare

  • fix: false alarms about wrong pyqtgraph version on startup
    (removed the responsible code, because there are now more regular
    releases of pyqtgraph)
  • enh: allow passing session files, datasets, and filters via the
    command line (#88)
  • enh: associate the .so2 file format with Shape-Out on Windows (#88)
  • build: migrate to Inno Setup 6
  • ref: avoid pyqtgraph DeprecationWarning due to translate

Shape-Out 2.6.5

25 Jun 16:42
2.6.5
bf47c65
Compare
Choose a tag to compare

  • fix: migrate to pg.ColorBarItem (with some manual patches from
    upstream) to resolve issues with SVG export (#87)
  • fix: units of viscosity is mPa*s (#91)
  • setup: bump pyqtgraph from 0.12.0 to 0.12.1
  • setup: bump dclab from 0.33.3 to 0.34.2
  • ci: fix build issues for macOS

Shape-Out 2.6.4

30 Apr 10:14
2.6.4
508bc8a
Compare
Choose a tag to compare

  • fix: HTML-escape plot titles and axis labels (#82)