Skip to content

Parsley 4.3.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@j-mie6 j-mie6 released this 24 Jun 23:52
· 57 commits to master since this release
5b8958d

This release sees the introduction of the as and from aliases for #> and <# respectively. The codePoint combinator has been added for parsley.character as well: this allows for parsing full UTF-16 codepoints. The internal helpers for the DefaultErrorBuilder have been exposed to the API for convenience. Minimum Scala 3 version bumped to 3.3.0 LTS; Native bumped to 0.4.13 and ScalaJS to 1.13.2 as the new minimum versions.

What's Changed

Full Changelog: v4.2.14...v4.3.0-RC1