Sha256: f1267eecbb36cf4afa2555187870cb9abf8d41621687d0bc60e6fd088b93b3fa
Contents?: true
Size: 963 Bytes
Versions: 1
Compression:
Stored size: 963 Bytes
Contents
# v0.4.0 2016-07-27 ### Changed * Raise a meaningful exception if no coercer exists (astupka) * Don’t reject keys if copy_keys option is true (astupka) [Compare v0.3.0..v0.4.0](https://github.com/rom-rb/rom-mapper/compare/v0.3.0...v0.4.0) # v0.3.0 2016-01-06 ### Added * Allow `attribute`'s `:from` option to take an array of other attribute names (hmadison) ### Changed * Coercer blocks are now executed in the context of the mapper object (AMHOL) ### Fixed * `model` will skip excluded attributes (chastell) [Compare v0.2.0..v0.3.0](https://github.com/rom-rb/rom-mapper/compare/v0.2.0...v0.3.0) # v0.2.0 2015-08-10 Import code from rom 0.8.1 [Compare v0.1.1..v0.2.0](https://github.com/rom-rb/rom-mapper/compare/v0.1.0...v0.2.0) # v0.1.1 2013-09-02 * [internal] Moved version file to rom/mapper/version (solnic) [Compare v0.1.0..v0.1.1](https://github.com/rom-rb/rom-mapper/compare/v0.1.0...v0.1.1) # v0.1.0 2013-08-23 First public release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rom-mapper-0.4.0 | CHANGELOG.md |