Releases: tenox7/ttyplot
Releases · tenox7/ttyplot
ttyplot 1.7.0
ttyplot 1.6.5
ver bump
ttyplot 1.6.4
bump to 1.6.4
ttyplot 1.6.3
Merge pull request #169 from gsmecher/negative_values_rebased Add support for negative values
ttyplot 1.6.2
ttyplot 1.6.2
Full Changelog: 1.6.1...1.6.2
ttyplot 1.6
- Major stability improvements and bug fixes
- Window resize
- Async / signal handling
- General input handling issues
- Time resolution for rate calculation
- Wide/multibyte character support
thanks to @hartwork and @edgar-bonet !!!!
1.5.2
Long overdue, version 1.5 introduces independent window refresh. You no longer have to wait for data to come in to resize/refresh window. Many other important changes and code fixes. Thank you to all contributors!!! Also dropping support for old/vintage Unixes.
1.4
Debian packages for different architectures available from here:
https://packages.debian.org/sid/ttyplot
Fixes scaling for values <1
Fixes clipbar / error lines
Improve portability
UPDATE: added hardmin, only for Linux
UPDATE: fixed terminfo path for linux static build
UPDATE: added aarch64-linux build