New bar formats - default, block, granular, shaded - with the granular format providing a smoother bar using Unicode block characters (#15)

This commit is contained in:
Andrew Wood
2024-12-13 20:02:36 +00:00
parent c49abf1608
commit 60563f3e3c
13 changed files with 439 additions and 127 deletions
+1
View File
@@ -1,6 +1,7 @@
### UNRELEASED
* *feature:* allow decimal values such as "1.5G" with "**--size**", "**--rate-limit**", "**--buffer-size**", and "**error-skip-block**" ([#35](https://codeberg.org/a-j-wood/pv/issues/35))
* *feature:* new bar formats "**%{bar-default}**", "**%{bar-block}**", "**%{bar-granular}**", "**%{bar-shaded}**"
* *docs:* simplified the synopsis section of the manual
### 1.9.15 - 8 December 2024