Skip to content

Parsley 3.3.0

Compare
Choose a tag to compare
@j-mie6 j-mie6 released this 07 Jan 12:24
· 203 commits to master since this release
2707b4c

It's now possible to use NumericRange[Char] with oneOf and noneOf, giving the pleasing oneOf('a' to 'z') syntax.

What's Changed

  • Added range-based char class operations oneOf and noneOf by @j-mie6 in #103

Full Changelog: v3.2.1...v3.3.0