- Breaking changes
- Parsing fails more eagerly. This affects lazy list parsing and parsing via the
Regex.Base
functionsprepareParser
andstepParser
.
- Parsing fails more eagerly. This affects lazy list parsing and parsing via the
- Additions
- Added
Regex.Base.parseNext
.
- Added
- Other
- Some internal modules are now exported.