Sha256: 7a5147d77f3a95077d4fc71da5f542967cfe8bcc3513b6d7917dcbd6421e2b39
Contents?: true
Size: 1.41 KB
Versions: 1
Compression:
Stored size: 1.41 KB
Contents
### dev [full changelog](http://github.com/yolk/pump/compare/v0.6.6...master) ### 0.6.6 / 2014-07-03 [full changelog](http://github.com/yolk/valvat/compare/v0.6.5...v0.6.6) * XML: Remove ilegal chars from string values also on multiple line strings ### 0.6.5 / 2014-07-03 [full changelog](http://github.com/yolk/valvat/compare/v0.6.4...v0.6.5) * XML: Remove ilegal chars from string values ### 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.6 | CHANGES.md |