1.14.2

1.14.1

1.14.0

1.13.1

1.13.0

1.12.2

1.12.1

1.12.0

1.11.2

1.11.1

1.11.0

1.10.1

1.10.0

1.9.3

1.9.2

1.9.1

1.9.0

1.8.4

1.8.3

1.8.2

1.8.1

1.8.0

1.7.9

1.7.8

1.7.7

1.7.6

1.7.5

1.7.4

1.7.3

1.7.2

1.7.1

1.7.0

1.6.1

1.6.0

1.5.1

1.5.0

  • {Add MultiJson.with_adapter method}[https://github.com/intridea/multi_json/commit/d14c5d28cae96557a0421298621b9499e1f28104]

  • {Stringify all possible keys for ok_json}

1.4.0

  • {Allow load/dump of JSON fragments}[https://github.com/intridea/multi_json/commit/707aae7d48d39c85b38febbd2c210ba87f6e4a36]

1.3.7

1.3.6

1.3.5

1.3.4

  • {Use class << self instead of module_function to create aliases}[https://github.com/intridea/multi_json/commit/ba1451c4c48baa297e049889be241a424cb05980]

1.3.3

1.3.2

1.3.1

1.3.0

1.2.0

1.1.0

  • {NSJSONSerialization support for MacRuby}[https://github.com/intridea/multi_json/commit/f862e2fc966cac8867fe7da3997fc76e8a6cf5d4]

1.0.4

  • {Set data context to DecodeError exception}[https://github.com/intridea/multi_json/commit/19ddafd44029c6681f66fae2a0f6eabfd0f85176]

  • {Allow ok_json to fallback to to_json}

  • {Add warning when using ok_json}

  • Options can be passed to an engine on encode

1.0.3

  • {Array support for stringify_keys}

  • {Array support for symbolize_keys}

1.0.2

  • {Allow encoding of rootless JSON when ok_json is used}[https://github.com/intridea/multi_json/commit/d1cde7de97cb0f6152aef8daf14037521cdce8c6]

1.0.1

  • {Correct an issue with ok_json not being returned as the default engine}[https://github.com/intridea/multi_json/commit/d33c141619c54cccd770199694da8fd1bd8f449d]

1.0.0

  • {Remove ActiveSupport::JSON support}[https://github.com/intridea/multi_json/commit/c2f4140141d785a24b3f56e58811b0e561b37f6a]

  • {Fix @engine ivar warning}[https://github.com/intridea/multi_json/commit/3b978a8995721a8dffedc3b75a7f49e5494ec553]

  • {Only rescue from parsing errors during decoding, not any StandardError}

  • {Rename okjson engine and vendored lib to ok_json}

  • {Add StringIO support to json gem and ok_json}

0.0.5

  • {Trap all JSON decoding errors; raise MultiJson::DecodeError}

0.0.4

  • {Fix default_engine check for json gem}[https://github.com/intridea/multi_json/commit/caced0c4e8c795922a109ebc00c3c4fa8635bed8]

  • {Make requirement mapper an Array to preserve order in Ruby versions < 1.9}[https://github.com/intridea/multi_json/commit/526f5f29a42131574a088ad9bbb43d7f48439b2c]

0.0.3

0.0.2

  • {Rename to multi_json}

0.0.1