Releases: sebasj13/TopasGraphSim
Releases · sebasj13/TopasGraphSim
v23.0.2
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
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
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
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
What's Changed
- Improved the drag-and-drop functionality and installation process.
Full Changelog: v22.0.1...v22.1.0
v22.0.1
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
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
What's Changed
- Bug fix preventing simulations without a standard deviation from loading
Full Changelog: v21.1.1...v21.1.2
v21.1.1
v21.1.0
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