Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

40 lines (34 loc) · 1.42 KB

0.4.3: 28 Mar 2019

  • Remove hardcoded test in production code (Thanks @pnolin)

0.4.2: 27 Mar 2019

  • Fix translation and removal of bracketize option

0.4.1: 20 Mar 2019

  • Remove unsupported options for terser

0.4.0: 20 Mar 2019

  • Switch to terser to support ES6
  • Minor bug fixes

0.3.0: 20 Nov 2016

  • Update dependencies
  • Correct handling of min.js settings. This includes passing them to html-minifier correctly.
  • Fix default settings.
  • Add change log.

0.1.1 >> 0.2.5: 14 Oct 2016

  • Update dependencies.
  • force ignoreCustomFragments existance so html-minifier works.
  • Fix dependencies tree failure.
  • Fixed use of and enforcement of defaults.
  • Now includes the inner components of minify directly.
  • Allow preferences for all three minifiers.
  • Allow minifiying whole directories for css and js.

0.0.1 >> 0.0.3: 24 Dec 2015

  • Removed suborinate module tests from package output
  • Added icon
  • Remove json from valid types.
  • Indicate fail on empty file.
  • Change report line to percentage.