- Idiomatic refine. Changing
allow_empty?
question like, toallow_empty
inference. - Fix YAML pattern keys as string, instead of symbol;
- Fix date requires crashes;
- Included
allow_empty?
property intoformats
node, that allow estratto to sendnil
value when data to be coerced does not be the same expected by coercer;
- Implement coercer error improvement, that expose data, and line number that raises error