Sha256: d0ffe7f7b8ae1397bd3ec2176bf9ca89850c140779c690abc51295e6af9c82a9
Contents?: true
Size: 1.1 KB
Versions: 1
Compression:
Stored size: 1.1 KB
Contents
### dev [full changelog](http://github.com/yolk/pump/compare/v0.6.4...master) ### 0.6.4 / 2013-11-08 [full changelog](http://github.com/yolk/valvat/compare/v0.6.3...v0.6.4) * :fields option is now supported on array in JSON and XML ### 0.6.3 / 2013-11-08 [full changelog](http://github.com/yolk/valvat/compare/v0.6.2...v0.6.3) * Pump::Xml allow partial output with :fields option * Pump::JSON allow partial output with :fields option ### 0.6.2 / 2013-07-26 [full changelog](http://github.com/yolk/valvat/compare/v0.6.1...v0.6.2) * Pump::Encoder now forces loading of ActiveRecord::Relation to detect array * Format times correctly with OJ options alone (does not rely on activesupports to_json) ### 0.6.1 / 2013-07-25 [full changelog](http://github.com/yolk/valvat/compare/v0.6.0...v0.6.1) * Fixed issues with time/date objects in JSON * XML defaults now to dasherized key names, JSON to underscores * Added :xml_key_style & :json_key_style options ### 0.6.0 / 2013-07-24 [full changelog](http://github.com/yolk/valvat/compare/v0.5.1...v0.6.0) * Added JSON serialization * Added simple inheritance for encoders
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pump-0.6.4 | CHANGES.md |