Skip to content

Latest commit

 

History

History
82 lines (49 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

82 lines (49 loc) · 1.96 KB

Changelog

4.0.0 - 2024-11-17

Changed

  • Breaking: Require Node >= 18
  • Breaking: Require gulp v4
  • Breaking: Switch to ESM

Added

  • Add TypeScript type declarations
  • Add warning when from and to options are identical
  • Add warning when iconv option is of the wrong type

3.0.0 - 2022-11-11

Changed

  • Breaking: Require Node >= 14

Fixed

  • Fix broken README links

2.1.0 - 2020-04-03

Changed

  • Breaking: Require Node >= 10
  • Update dependencies

2.0.1 - 2018-11-27

Changed

  • Update dependencies

2.0.0 - 2018-09-23

Changed

1.0.0 - 2016-05-29

Changed

  • Update dependencies

Added

  • Add iconv option to allow passing options to iconv-lite, e.g. for BOM handling

0.0.3 - 2014-12-08

Fixed

  • Fix author and repository metadata in package.json
  • Fix Travis CI links in README

0.0.2 - 2014-10-06

Added

  • Add support for file streams

0.0.1 - 2014-09-19

Initial release with support for file buffers