lix-website/themes/lix/assets/bootstrap/node_modules/safe-regex/CHANGELOG.md

21 lines
330 B
Markdown
Raw Normal View History

2024-04-27 03:39:10 +00:00
# v2
## v2.0
## v2.0.0
1. Update README.
2. Switch AST library from ret to regexp-tree.
3. Fix incorrect handling of nested quantifiers in disjunctions.
4. Enhance test suite.
Contributors:
- [davisjam](https://github.com/davisjam)
# v1
This is the historic release.
Contributors:
- [substack](https://github.com/substack)