Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@rbaltrusch rbaltrusch released this 22 Jun 11:59
· 7 commits to master since this release
v1.2.0
0724570

What's Changed

  • Added status bar to GUI (running 1/10, finished running...)
  • Added 'Copied' message to 'Copy command' button.
  • Plots now have a separate colour per plot.
  • Fixed the CLI call python bach_generator -h
  • Fixed the GUI startup
  • Fixed the used matplotlib API to avoid GUI crashes.
  • Removed matplotlib warnings triggered at the start of plots.
  • Fixed the GUI close button.
  • Fixed boolean CLI arguments in GUI (save and parallel).
  • Fixed a problem where points of previous plots were sometimes outside the shown plot area.

Full Changelog: v1.1.0...v1.2.0