Sha256: 94656363246a028f43728aea290a473d07feb51f3f091598ada72e14ad0dc6b8
Contents?: true
Size: 1.71 KB
Versions: 1
Compression:
Stored size: 1.71 KB
Contents
# 1.0.2 2017-11-02 ### Fixed * Missing dependency on `dry-struct` was added (solnic) # 1.0.1 2017-10-22 ### Added * Support for inferred enum schema attributes (solnic) [Compare v4.0.0..v4.0.1](https://github.com/rom-rb/rom-mapper/compare/v4.0.0...v4.0.1) # 1.0.0 2017-10-18 ### Added * New mapper type - `ROM::Transformer`, which exposes [transproc](https://github.com/solnic/transproc)'s DSL (solnic) # 0.5.1 2017-05-04 ### Changed * The `dry-core` dependency has been relaxed (flash-gordon) [Compare v0.5.0..v0.5.1](https://github.com/rom-rb/rom-mapper/compare/v0.5.0...v0.5.1) # 0.5.0 2017-01-29 ### Changed * Drop rom-support dependency in favor of dry-core (flash-gordon) [Compare v0.4.0..v0.5.0](https://github.com/rom-rb/rom-mapper/compare/v0.4.0...v0.5.0) # 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-1.0.2 | CHANGELOG.md |