Releases: P403n1x87/austin-tui
Releases · P403n1x87/austin-tui
v1.2.0
What's Changed
- Added new graph mode for live flame graph data visualisation
- Removed Python 3.6 support (by @Adiost in #19)
New Contributors
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Bugfixes
- Bumped dependency on lxml to resolve known security issues
v1.1.0
What's New
- The current view can now be paused to better explore the data.
- The amount of data displayed can now be controlled with a threshold.
- The TUI has been refactored to look tidier and display additional information.
v1.1.0rc1
What's New
- The current view can now be paused to better explore the data.
- The amount of data displayed can now be controlled with a threshold.
- The TUI has been refactored to look tidier and display additional information.
v1.0.1
Bugfixes
Fixed a minor bug that caused a traceback to flash on screen when saving the profiling data to file.
v1.0.0
See the change log for details.
v1.0.0b2
fix: activate dynamic versioning