Skip to content

Latest commit

 

History

History
253 lines (115 loc) · 8.43 KB

CHANGELOG.md

File metadata and controls

253 lines (115 loc) · 8.43 KB

Changelog

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

0.5.7 (2021-04-02)

0.5.6 (2021-04-01)

0.5.5 (2020-10-08)

Bug Fixes

0.5.4 (2020-10-08)

Bug Fixes

  • package: update imagemin-jpegtran to version 7.0.0 (1015ee6)
  • package: update imagemin-pngquant to version 8.0.0 (65da429)
  • package: update imagemin-pngquant to version 9.0.0 (8e9417f)

0.5.3 (2019-01-14)

Bug Fixes

  • package: update imagemin to version 6.0.0 (5b4dee9)
  • package: update imagemin-svgo to version 7.0.0 (0ef02fa)

0.5.2 (2018-01-30)

Bug Fixes

0.5.1 (2018-01-14)

0.5.0 (2018-01-14)

Features

0.4.1 (2018-01-02)

Bug Fixes

  • language will be escaped when use concatjs (4e54c2c)
  • package: update imagemin-mozjpeg to version 7.0.0 (448331e)
  • package: update imagemin-svgo to version 6.0.0 (fff0a12)

0.4.0 (2017-10-13)

0.4.0-5 (2017-10-13)

Bug Fixes

  • don't concat the script exist in one html (f683a7e)

0.4.0-4 (2017-10-13)

Bug Fixes

  • set the bundle path as absolute (37055cb)

0.4.0-3 (2017-10-13)

Bug Fixes

  • concat all (6732548)
  • remove duplicate and fix a delete bug in iteration (9da2483)

0.4.0-2 (2017-10-13)

Bug Fixes

0.4.0-1 (2017-10-12)

Bug Fixes

0.4.0-0 (2017-10-12)

Features

0.3.2 (2017-09-25)

Bug Fixes

  • exlude files for imageOptimizer (e91340b)

0.3.1 (2017-09-24)

Bug Fixes

0.3.0 (2017-09-24)

Features

  • optimizeCSS: improve error handling and logging (a39b870)
  • optimizeCSS: make synchronous to support execFilterSync (1e2739f)

0.2.6 (2017-08-25)

Bug Fixes

0.2.5 (2017-08-24)

Bug Fixes

0.2.4 (2017-08-13)

Bug Fixes

  • add a exception handler (9f8dad6)

0.2.3 (2017-08-05)

Bug Fixes

  • remove the fromstring option (c13a47d)

0.2.2 (2017-07-27)

Bug Fixes

0.2.1 (2017-07-27)

Bug Fixes

0.2.0 (2017-07-27)

Bug Fixes

Features

  • add ignore_error configure to ignore the rror occurred on parsing html (a8b9bf3)