1.7 KiB
Executable File
Change Log
All notable changes to this project will be documented in this file.
v0.8.14 (2020/04/26)
Fixed: runaway array, disks used reporting and increased memory and disks update frequency
v0.8.13 (2020/04/26)
Fixes: get_value() regex, general cleanup and formatting Added: 2 new themes by Daniel Ruiz de Alegría, flat-remix and flat-remix-light
v0.8.12 (2020/04/26)
Fixed: changed remaining ps thcount flags to nlwp
v0.8.11 (2020/04/26)
Fixes: ps flag thcount changed to nlwp for greater compability, regex and float to int rounding fix in get_value()
v0.8.10 (2020/04/25)
Fixes: erroneous regular expressions
v0.8.9 (2020/04/25)
Added: functions is_int, is_flot, is_hex Fixes: error checking on internal functions
v0.8.8 (2020/04/25)
fix: load average max length
v0.8.7 (2020/04/25)
fix: load average clipping, cpu box calculations error
v0.8.6 (2020/04/25)
Added: load average and uptime, Fixes: cohesive window size representation, unset LC_ALL to not override wanted locale, cpu box calculation errors
v0.8.5 (2020/04/24)
fix: cpu frequency and /proc/stat error checks