Encoding.js Versions Save

Convert and detect character encoding in JavaScript

2.1.0

1 month ago

What's Changed

Changes

  • Remove output source map encoding.min.js.map from bundles (b963656)

CI

  • Migrate CI from Travis CI (.travis.yml) to GitHub Actions (.github/workflows/ci.yml) by @polygonplanet in (8c4612e)

Maintenance

Documentation

Full Changelog: https://github.com/polygonplanet/encoding.js/compare/2.0.0...2.1.0

2.0.0

1 month ago

What's Changed

Features

Bug Fixes

  • Fix deprecated Buffer constructor by @polygonplanet in (b8fda07)

Breaking Changes

Maintenance

Full Changelog: https://github.com/polygonplanet/encoding.js/compare/1.0.30...2.0.0

1.0.30

1 month ago

What's Changed

Bug Fixes

Documentation

Full Changelog: https://github.com/polygonplanet/encoding.js/compare/1.0.29...1.0.30