Skip to content

Parsley 4.4.0-M6

Pre-release
Pre-release
Compare
Choose a tag to compare
@j-mie6 j-mie6 released this 10 Sep 12:46
452ae12

Added span combinator, which allows for the extraction of the input consumed by a parser, as well as an optimisation that tries to drop the generation of results in parsers whose results are not needed. Added first-class combinator support for the Preventative Error pattern in parsley.errors.patterns. The debug combinator now supports any number of registers to be specified, allowing for tracking values within the state in a user-friendly way.

What's Changed

New Contributors

Full Changelog: v4.4.0-M5...v4.4.0-M6