Skip to content

v1.0.0

Compare
Choose a tag to compare
@runk runk released this 31 Mar 10:25
· 110 commits to master since this release

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