Parsley 4.1.0-M6
Pre-release
Pre-release
This is the sixth milestone release ahead of 4.1.0. See #136 for details (including migration instructions from M5).
What's Changed
Minor Changes
- Added the following new configuration:
pleaseDontVerifyConfig
: can be set to true used to turn of sanity checks on the error config (this might be stuff that makes non-sensical errors)- added
userDefinedOperator
combinator that just specifies the start constraint - added
predicate.implicits
module to help makeBasic
andUnicode
values a bit more cleanly.
Patch Changes
- Some minor documentation fixes.
Full Changelog: v4.1.0-M5...v4.1.0-M6