Skip to content

v1.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 16:51
4abc9b6

[1.2 (2024-08-05)]

Changed

  • Use CMake for building
  • Remove calls to QDateTime::toTime (method deprecated in Qt5, removed in Qt6)
  • Update QCustomPlot to version 2
  • Increase font size to 12pt
  • Add ability to hide (unused) switch widgets in GUI (they still exist, but are set invisible)

Added

  • This CHANGELOG.md
  • github workflow to build on linux (ubuntu), windows, and osx and upload artifacts for tags starting with 'v' as releases