Skip to content

Releases: sebasj13/TopasGraphSim

v23.0.2

25 Mar 10:07

Choose a tag to compare

What's Changed

!MAJOR UPDATE - UPGRADING IS HIGHLY RECOMMENDED!

  • Complete overhaul of the UI, now based on customtkinter and python-tkdnd.
  • Graphing system now based on FigureCanvasTkAgg
  • Implementation of a tab system for better overview and categorization of different plots.
  • Removed 10 plot limit
  • Bug fixes and major performance improvements

Full Changelog: v22.1.1...v23.0.2

v23.0.1

21 Mar 20:52

Choose a tag to compare

What's Changed

!MAJOR UPDATE - UPGRADING IS HIGHLY RECOMMENDED!

  • Complete overhaul of the UI, now based on customtkinter and python-tkdnd.
  • Graphing system now based on FigureCanvasTkAgg
  • Implementation of a tab system for better overview and categorization of different plots.
  • Removed 10 plot limit
  • Bug fixes and major performance improvements

Full Changelog: v22.1.1...v23.0.1

v23.0.0

21 Mar 19:58

Choose a tag to compare

What's Changed

!MAJOR UPDATE - UPGRADING IS HIGHLY RECOMMENDED!

  • Complete overhaul of the UI, now based on customtkinter and python-tkdnd.
  • Graphing system now based on FigureCanvasTkAgg
  • Implementation of a tab system for better overview and categorization of different plots.
  • Removed 10 plot limit
  • Bug fixes and major performance improvements

Full Changelog: v22.1.1...v23.0.0

v22.1.1

07 Mar 22:46

Choose a tag to compare

What's Changed

  • Fixed a bug in the close_file function which messed up the menubar

Full Changelog: v22.1.0...v22.1.1

v22.1.0

07 Mar 22:25

Choose a tag to compare

What's Changed

  • Improved the drag-and-drop functionality and installation process.

Full Changelog: v22.0.1...v22.1.0

v22.0.1

21 Feb 10:00

Choose a tag to compare

What's Changed

  • Accounted for varying path formatting styles. Filenames are now once again properly extracted.

Full Changelog: v22.0.0...v22.0.1

v22.0.0

20 Feb 21:35

Choose a tag to compare

What's Changed

  • TopasGraphSim can now open files from the command line. Just supply the path: "topasgraphsim [path_to_your_file]"!

Full Changelog: v21.1.2...v22.0.0

v21.1.2

23 Jun 12:15

Choose a tag to compare

What's Changed

  • Bug fix preventing simulations without a standard deviation from loading

Full Changelog: v21.1.1...v21.1.2

v21.1.1

20 Jun 16:18

Choose a tag to compare

What's Changed

  • Saving now includes the parameter table

Full Changelog: v21.1.0...v21.1.1

v21.1.0

20 Jun 13:57

Choose a tag to compare

What's Changed

  • Added option to add a title to the graph
  • Added option to rename the Y-axis
  • Minor bug fixes when importing custom measurements

Full Changelog: v21.0.0...v21.1.0