Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (22 loc) · 651 Bytes

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 651 Bytes

Changelog

1.0.1 (2017-02-24)

  • Update suppoted Node.js versions according to LTS schedule.
    • Support Node.js 7.
    • Unsupport Node.js 0.10, 0.12 and 5.

1.0.0 (2016-04-06)

  • Support Grunt v1.0.0.
  • Show encodings in grunt log.

0.2.1 (2015-03-13)

  • Support Node.js 0.12.

0.2.0 (2014-10-07)

  • Release as open source.
  • Fix test config.

0.1.3 (2014-09-29)

  • Support replacement of minified code.

0.1.2 (2014-07-11)

  • Replace utility module for more stability.
  • Fix document.

0.1.1 (2014-06-13)

  • Support Shift_JIS and EUC-JP with iconv-lite v0.4.

0.1.0 (2014-05-23)

  • Initial release.