Releases: Demali-876/motoko_regex_engine
Releases · Demali-876/motoko_regex_engine
v1.16.0
1.16.0 (2024-11-15)
Features
- test API: testsearch() function (4b9c4e5)
v1.15.0
1.15.0 (2024-11-15)
Features
- Regex API: findIter and enableDebug api function (bc78f20)
- Regex API: findIter() api function (60e067c)
v1.14.0
1.14.0 (2024-11-15)
Features
- Regex API: findAll() api function (18c8991)
- Regex API: seacrh api function (6a1042b)
v1.13.0
1.13.0 (2024-11-15)
Features
- Matcher: findall function implementented (c789fc7)
- Matcher: findIter function implementented (3f7b09b)
- Regex API: Compilation debugging (92ccda0)
v1.12.0
1.12.0 (2024-11-15)
Features
- Matcher: search function implementented (76887ab)
v1.11.0
1.11.0 (2024-11-15)
Performance Improvements
- Types: Assertion Node improvements (a7d9233)
v1.10.0
1.10.0 (2024-11-14)
Performance Improvements
- complier: assertion improvements (eb97d9a)
v1.9.0
1.9.0 (2024-11-13)
Performance Improvements
- complier: assertion collection and group indexing (dffd422)
v1.8.0
1.8.0 (2024-11-13)
Features
- Types: assertion collection (4ca1984)
v1.7.0
1.7.0 (2024-11-12)
Features
- Extension: new help function + refractor (6e162e5)