[view] fix: not displaying the right unit symbol for byte based sizes

This commit is contained in:
Vinicius Moreira
2022-04-06 10:21:10 -03:00
parent 7d12810772
commit 2262f36640
3 changed files with 27 additions and 24 deletions

View File

@@ -22,6 +22,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Debian
- info: crashing when the package size has unexpected symbols [#251](https://github.com/vinifmor/bauh/issues/251)
- UI
- not displaying the right unit symbol for byte based sizes (kB, MB, TB, ...) (#250)[https://github.com/vinifmor/bauh/issues/250]
## [0.10.1] 2022-03-31