Files
2017-05-10 17:19:39 +08:00

2.1 KiB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.0 (2017-04-08)

Features

  • add option to change the filename (#51) (fb7bd81)
  • add option to delete original assets (#44) (24f15f2)

0.3.2 (2016-09-13)

Chores

  • Update node-zopfli version (2d3dd44)

0.3.1 (2016-03-26)

Bug Fixes

  • TypeError Invalid non-strig/buffer chunk (53ec8a9)

0.3.0 (2016-01-23)

Bug Fixes

Features

  • Add compression level option (9d05172)
  • Add node-zopfli option (2c22b1c)
  • Permit {path} and {query} in asset name (12d167c)

0.2.0 (2015-04-08)

Features

0.1.2 (2015-04-08)

Bug Fixes

  • Double compression on worker-loader bundles (7ce2b32)
  • Remove unneeded module.exports (6f4e60d)