UNPKG

330 BMarkdownView Raw
1# v2
2
3## v2.0
4
5## v2.0.0
6
71. Update README.
82. Switch AST library from ret to regexp-tree.
93. Fix incorrect handling of nested quantifiers in disjunctions.
104. Enhance test suite.
11
12Contributors:
13- [davisjam](https://github.com/davisjam)
14
15# v1
16
17This is the historic release.
18
19Contributors:
20- [substack](https://github.com/substack)