Skip to content

v6.1.0

Compare
Choose a tag to compare
@75lb 75lb released this 25 Oct 20:32
· 35 commits to master since this release

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 invalid options.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.