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