Skip to content

Parsley 4.1.0-M6

Pre-release
Pre-release
Compare
Choose a tag to compare
@j-mie6 j-mie6 released this 04 Jan 23:40
cdbe1de

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 make Basic and Unicode values a bit more cleanly.

Patch Changes

  • Some minor documentation fixes.

Full Changelog: v4.1.0-M5...v4.1.0-M6