Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 664 Bytes

HISTORY.md

File metadata and controls

25 lines (19 loc) · 664 Bytes

0.0.7

  • Improvements: Avoid overwrite a file when throw an error
  • Improvements: Log a detailed error when throw it
  • Improvements: Update commander.js

0.0.6

  • Bugfix: Using path.resolve to avoid path problems

0.0.5

  • Feature: Compress mode (best and fast compression)
  • Feature: Compress mode for CLI
  • Improvements: Log filename on invalid file error

0.0.4

  • Bugfix: Running on Node 0.6.x

0.0.3

  • Feature: Generate custom gzip file by jylauril

0.0.2

  • Bugfix: Grunt compatibility by jylauril

0.0.1

  • Feature: Compress gzip file
  • Feature: Compress gzip file overwrite mode