Sha256: 2e7d1ac05c3dc3e4872038caff9e9c3bc48d118c5bd9c326097d1ef56add9e9c

Contents?: true

Size: 1.59 KB

Versions: 1

Compression:

Stored size: 1.59 KB

Contents

### dev

[full changelog](http://github.com/yolk/pump/compare/v0.7.0...master)

### 0.7.0 / 2017-06-26

[full changelog](http://github.com/yolk/valvat/compare/v0.6.6...v0.7.0)

* Fixed Fixnum warning in Ruby 2.4.1
* Test against ruby 2.3 and 2.4
* Updated to OJ 3.2

### 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.7.0 CHANGES.md