Releases: bfulton/regex-trigram-js
Releases · bfulton/regex-trigram-js
0.0.9
Fix #2: Cannot find module 'regex-trigram'
0.0.8
Fix FF bug in Array.sort(null).
0.0.7
Fixes bug with some types of ORs of ANDs.
0.0.6
Fixed bug in set simplification that, glaring for character sets.
0.0.5
Browser bundles working now.
0.0.4
Bugfixes in character classes and typo in common trigram rewriting.