Added
- Ability to configure your own type container (@Morozzzko)
Fixed
filled
macro no longer generates incorrect messages for arrays (issue #151) (@solnic)filled
macro works correctly with constructor types (@solnic)filled
works correctly with nested schemas (#149) (@solnic + @timriley)BigDecimal
type is correctly handled by predicate inference (isssue #158) (@solnic)- Works with latest
dry-logic
which provides the newrespond_to?
predicate (#153) (@flash-gordon) - Custom array constructors are no longer discredited by
array
macro (@solnic)