4.0.0 - 2024-11-17
- Breaking: Require Node >= 18
- Breaking: Require gulp v4
- Breaking: Switch to ESM
- Add TypeScript type declarations
- Add warning when
from
andto
options are identical - Add warning when
iconv
option is of the wrong type
3.0.0 - 2022-11-11
- Breaking: Require Node >= 14
- Fix broken README links
2.1.0 - 2020-04-03
- Breaking: Require Node >= 10
- Update dependencies
2.0.1 - 2018-11-27
- Update dependencies
2.0.0 - 2018-09-23
- Breaking: Require Node >= 9
- Update dependencies for compatibility with gulp v4
1.0.0 - 2016-05-29
- Update dependencies
- Add
iconv
option to allow passing options to iconv-lite, e.g. for BOM handling
0.0.3 - 2014-12-08
- Fix author and repository metadata in package.json
- Fix Travis CI links in README
0.0.2 - 2014-10-06
- Add support for file streams
0.0.1 - 2014-09-19
Initial release with support for file buffers