Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
This breaks backwards compatibility (hence the major version bump) for the Constants but new methods were added to serve the same purpose: enableDebug and .detect(<bytes>, {minimumThreshold: 0.2}).

- Reorganize the code to use proper modules and allow for composability (e.g.: create a package for only one language).
  • Loading branch information
aadsm committed Jan 22, 2019
1 parent 8a3c712 commit 7c90a60
Show file tree
Hide file tree
Showing 4 changed files with 1,314 additions and 1,494 deletions.
3 changes: 2 additions & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
António Afonso <aadsm> - author
Markus Ast <brainafk> - transformed into an npm package, multiple bug fixes
Leon <idealhack> - multiple bug fixes
Leon <idealhack> - multiple bug fixes
Jérôme Desboeufs <jdesboeufs> - transformed into proper modules for composability
Loading

0 comments on commit 7c90a60

Please sign in to comment.