osc-lib/releasenotes/notes/add-size-column-5424c40af74688df.yaml
Stephen Finucane 6152b686b7 Add 'SizeColumn' formatter
Present file sizes in human readable format.

Change-Id: I7e4a013cba7f91e38ba496d3ba7c4a67c4cd81c5
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2023-03-29 12:38:02 +01:00

6 lines
149 B
YAML

---
features:
- |
A new column formatter, ``SizeFormatter``, is available. This can be used
to format file sizes in human readable format.