v0.9.19 Python3 timestamps for bash <5

pull/171/head v0.9.19
aristocratos 2020-06-29 15:01:04 +02:00
parent 6c2cfe70e4
commit 91fbc4f89d
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## v0.9.19
* Added: Option for timestamps with python on bash < 5
* Changed: Reverted "date" command timestamps to not using fifo
* Added missing # from hex value in monokai theme
## v0.9.18
* Fixed: Errors caused by process scroll change

View File

@ -93,7 +93,7 @@ banner=(
"██╔══██╗██╔══██║╚════██║██╔══██║ ██║ ██║ ██║██╔═══╝ "
"██████╔╝██║ ██║███████║██║ ██║ ██║ ╚██████╔╝██║ "
"╚═════╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ")
declare version="0.9.18"
declare version="0.9.19"
#* Get latest version of BashTOP from https://github.com/aristocratos/bashtop