Skip to content

Releases: runk/node-chardet

v1.1.0

07 May 23:13
28db006
Compare
Choose a tag to compare

1.1.0 (2020-05-07)

Features

  • Add default export that mimics named exports (1028468)

v1.0.0

31 Mar 10:25
Compare
Choose a tag to compare

1.0.0 (2020-03-31)

  • Merge pull request #27 from runk/typescript (a6fca62), closes #27

BREAKING CHANGES

  • Repo overhaul
  • Deprecation of callbacks in favour of promises
  • Deprecation of detectAll, detectFileAll and detectFileAllSync - use analyse fn instead.
  • Typescript typings now included as part of distribution
  • Modules support
  • Travis CI org => com migration
  • Lazy loading of fs module to enable usage in browser

v0.8.0

11 Jul 23:24
bcad672
Compare
Choose a tag to compare

0.8.0 (2019-07-11)

Features

v0.7.0

17 Aug 22:58
34e09bd
Compare
Choose a tag to compare
  • Use Buffer.allocUnsafe instead of deprecated Buffer API #17 (by @aduh95)
  • [minor] Update deps, fix deprecation warns #19 (by @runk)

v0.6.0

03 Jul 03:57
27c2359
Compare
Choose a tag to compare
  • Use wrapper functions for returning all matches #16 (by @zevanty)

v0.5.0

22 Apr 23:25
faa02ef
Compare
Choose a tag to compare

v0.4.2

26 Nov 21:01
68920c9
Compare
Choose a tag to compare

v0.4.1

26 Nov 20:53
Compare
Choose a tag to compare
0.4.0

v0.4.0

16 Oct 02:44
Compare
Choose a tag to compare

v0.3.0

16 Oct 02:42
Compare
Choose a tag to compare
Merge pull request #8 from runk/upgrade-deps

Upgrade deps, yarn lock