This release improves the optionally
function, adds the withDefault
function, and also contains some general metadata fixes.
- Add
withDefault
combinator. - Make
optionally
preserve output of given validator. - Remove redundant
fixV
usage from examples.