Skip to content

Parsley 4.2.2

Compare
Choose a tag to compare
@j-mie6 j-mie6 released this 30 Jan 21:26
· 144 commits to master since this release
8d9d48d

Notice: this introduced a new bug in the fix applied in #157, which is equally as severe, avoid until 4.2.3

What's Changed

  • Optimised the general unicode combinators for Lexer by @j-mie6 in #153
  • Optimised softKeyword by @j-mie6 in #154
  • Remove unnecessary clear during sequence merging by @j-mie6 in #157
  • Optimised softOperator and added Trie implementation by @j-mie6 in #159

Bugs Fixed

  • #156 where specific shapes of parser sequencing erroneously dropped some of the sub-parses (!!)

Full Changelog: v4.2.1...v4.2.2