Releases: 2fd/rregex
Releases · 2fd/rregex
v1.10.3
v1.10.2
v1.10.1
v1.10.0
v1.9.1
v1.9.0
v1.8.1
v1.8.0
1.8.0 (2023-12-09)
Bug Fixes
- improve ts documentation (38f6086)
- remove RepetitionKind and RepetitionRange (4deecd8)
- remove unused code (ab37e25)
- remove WordBoundary (0c0d478)
- replace regex_syntax::hir:Anchor with regex_syntax::hir:Look (49d60d1)
- types (a9dea0c)
- update Group to Captures (8be2d6a)
- update hir::Repetition to 1.8 (4d55804)
- update HirKind to 7.5 (d1c2fc7)
- update Literal (8251e2b)
Features
- add capture methods (ee9f836)
- upgrade to [email protected] (b5b1315)