Skip to content

master.lmde7

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Nov 15:01
54b7b67
Improve size_to_string (#990)

Use a float instead to format the size to a string. And if the value is
less than 10, show one decimal.

Co-authored-by: Christer Fletcher <[email protected]>