Commit Graph

4 Commits

Author SHA1 Message Date
Dmitry Shirokov d0e93bb2ab
feat: Language detection improvements 2021-10-19 21:21:29 +11:00
Dmitry Shirokov fb50dcbcdb
Maintenance 2021-10-19 20:27:41 +11:00
Fedor Nezhivoi f55ad61176 make type definitions compatible with browser 2020-06-24 14:54:43 +10:00
Dmitry Shirokov 64f6ad28a3 BREAKING CHANGE: 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
2020-03-31 20:53:25 +11:00