New
Parsley 5.0.0-M16
What's Changed
- #248 Backport by @j-mie6 in https://github.com/j-mie6/parsley/pull/249
- Fix typo by @EarlPitts in https://github.com/j-mie6/parsley/pull/267
- ConditionalRender subtrait for DebugView by @PriyanshC in https://github.com/j-mie6/parsley/pull/279
- Improving the asymptotics of precedence and choice by @james28689 in https://github.com/j-mie6/parsley/pull/272
- 278 bug incorrect lexer behavior when leading dots allowed for numbers by @j-mie6 in https://github.com/j-mie6/parsley/pull/280
- Combined String Parsers by @j-mie6 in https://github.com/j-mie6/parsley/pull/281
- Added alias
notfornotFollowedByby @j-mie6 in https://github.com/j-mie6/parsley/pull/282 - Filters only evaluate
PartialFunctions once by @j-mie6 in https://github.com/j-mie6/parsley/pull/283
New Contributors
- @EarlPitts made their first contribution in https://github.com/j-mie6/parsley/pull/267
- @james28689 made their first contribution in https://github.com/j-mie6/parsley/pull/272
Full Changelog: https://github.com/j-mie6/parsley/compare/v5.0.0-M15...v5.0.0-M16