- The
dry-core
dependency has been relaxed (flash-gordon)
- Drop rom-support dependency in favor of dry-core (flash-gordon)
- Raise a meaningful exception if no coercer exists (astupka)
- Don’t reject keys if copy_keys option is true (astupka)
- Allow
attribute
's:from
option to take an array of other attribute names (hmadison)
- Coercer blocks are now executed in the context of the mapper object (AMHOL)
model
will skip excluded attributes (chastell)
Import code from rom 0.8.1
- [internal] Moved version file to rom/mapper/version (solnic)
First public release