Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 588 Bytes

CHANGELOG.md

File metadata and controls

35 lines (20 loc) · 588 Bytes

0.3.0

  • feat: Reduce Brotli compression level from 11 to 9 to speed up compression.
  • fix: Do not truncate text in table view.

0.2.2

  • fix: parallel gzip/brotli compression
  • chore: update dependencies

0.2.1

  • fix: reduce package size by removing source maps

0.2.0

  • BREAKING: require Node v12

0.1.3

  • fix: calculate gzip/brotli for non-compressed files

0.1.2

  • fix: better formatting

0.1.1

  • fix: include hidden files in directory size calculation
  • fix: do not render missing sizes
  • fix: do not render table af history is missing

0.1.0

  • initial release