Sha256: 67e2cf75254f7ebe8b15fa40353cade725cb0572161c3117d902b34d68829d30

Contents?: true

Size: 1.09 KB

Versions: 1

Compression:

Stored size: 1.09 KB

Contents

= rufus-json CHANGELOG.txt


== rufus-json - 1.0.0    released 2011/05/25

- reaching 1.0.0 finally


== rufus-json - 0.2.7    released 2011/05/20
== rufus-json - 0.2.6    released 2011/05/20

- Rufus::Json .dump and .load (aliases to .encode/.decode). Thanks @tenderlove


== rufus-json - 0.2.5    released 2010/08/10

- Rufus::Json.encode(o) now accepting string, numbers, boolean and null
  for any JSON backend (especially json and json-pure)


== rufus-json - 0.2.4    released 2010/07/17

- Rufus::Json.pretty_encode(o) (except for active_support)
- Rufus::Json.encode(o, opts={}) options are accessible


== rufus-json - 0.2.3    released 2010/06/29

- made sure we're able to parse any JSON string
  ('json' couldn't parse "true", '"string"' or "12345" on their own)


== rufus-json - 0.2.2    released 2010/05/26

- Unified Rufus::Json::ParserError (Torsten Schoenebaum)


== rufus-json - 0.2.1    released 2010/05/03

- ActiveSupport::JSON.encode(o) instead of o.to_json


== rufus-json - 0.2.0    released 2010/02/08

- JSON :max_nesting set to nil (no limits)


== rufus-json - 0.1.0    released 2009/12/25

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rufus-json-1.0.0 CHANGELOG.txt