npm chardet 2.0.0
v2.0.0

12 months ago

2.0.0 (2023-09-28)

Bug Fixes

Features

  • add strict input check allowing only byte arrays as inputs (#87) (#90) (b9ff1b2)

BREAKING CHANGES

  • From this release, only instances of Array with numeric values <= 255 are accepted
    as inputs. No strings or anything else except shapes like Buffer or Uint8Array.

Don't miss a new chardet release

NewReleases is sending notifications on new releases.