Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 321 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 321 Bytes

Changes

v0.3.0

  • Added support for sourcemaps.

v0.2.0

  • Exposed a withOptions(options) function to allow users to pass custom options to the minify function.
  • Updated uglify-js to ~2.4.0.
  • Added this changelog.

v0.1.1

  • Switched to the more modern Uglify 2 API.

v0.1.0

  • Initial release.