v6.1.0
Features added since v6.0.0
- Added support for custom units. See the synopsis for an example.
- Added validation:
byteSize
will now throw if you specify an invalidoptions.units
value. - Added
long
unit names (e.g.kilobytes
) to the output.
Other improvements
- Improved the readme and documentation
- More tests added
- Refactored the code.