Skip to content

Releases: bfulton/regex-trigram-js

0.0.9

02 Jan 21:08
Compare
Choose a tag to compare

Fix #2: Cannot find module 'regex-trigram'

0.0.8

14 Oct 01:22
Compare
Choose a tag to compare

Fix FF bug in Array.sort(null).

0.0.7

09 Nov 18:19
Compare
Choose a tag to compare

Fixes bug with some types of ORs of ANDs.

0.0.6

21 Sep 20:52
Compare
Choose a tag to compare

Fixed bug in set simplification that, glaring for character sets.

0.0.5

21 Sep 04:29
Compare
Choose a tag to compare

Browser bundles working now.

0.0.4

21 Sep 01:23
Compare
Choose a tag to compare

Bugfixes in character classes and typo in common trigram rewriting.