Parsley 3.3.0
It's now possible to use NumericRange[Char]
with oneOf
and noneOf
, giving the pleasing oneOf('a' to 'z')
syntax.
What's Changed
Full Changelog: v3.2.1...v3.3.0
It's now possible to use NumericRange[Char]
with oneOf
and noneOf
, giving the pleasing oneOf('a' to 'z')
syntax.
Full Changelog: v3.2.1...v3.3.0