Sha256: 311f67c0366692cf1b7d0d2601acd77f4d78945b48901eae7ca97818bfd207a0
Contents?: true
Size: 820 Bytes
Versions: 1
Compression:
Stored size: 820 Bytes
Contents
## v0.1.1 2015-03-13 ### Changed * `Transproc(:map_array)` performance improvements (splattael + solnic) * hash transformation performance improvements (solnic) ### Fixed * `Transproc(:nest)` handles falsy values correctly now (solnic) * Missing `require "time"` added (splattael) [Compare v0.1.0...v0.1.1](https://github.com/solnic/transproc/compare/v0.1.0...v0.1.1) ## v0.1.0 2014-12-28 ### Added * added bang-method equivalents to all functions (solnic) * group and wrap array transformations (solnic) * date, datetime and time coercions (solnic) * numeric coercions (solnic) * boolean coercions (solnic) * [hash] `:nest` which wraps a set of keys under a new key (solnic) [Compare v0.0.1...v0.1.0](https://github.com/solnic/transproc/compare/v0.0.1...v0.1.0) ## v0.0.1 2014-12-24 First public release \o/
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
transproc-0.1.1 | CHANGELOG.md |