Skip to content

Releases: flori/json

v2.4.0

17 Nov 12:21
885ab0e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.1...v2.4.0

v2.3.1

17 Nov 12:21
0a76a1f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.3.1

v2.3.0

17 Nov 12:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

17 Nov 12:21
Compare
Choose a tag to compare

What's Changed

  • Fixed json_create example to use create_additions = true by @perlun in #331
  • README: Fixed code examples to start in the left-most column by @perlun in #330
  • Added missing bigdecimal for its test by @hsbt in #335
  • README: Added note about json/add/exception by @perlun in #332
  • fix link in travis widget by @lostapathy in #340
  • [CI] Test against Ruby 2.5 by @nicolasleger in #352
  • Removed control characters from gemspec. by @hsbt in #360
  • Fix typos in README.md by @yui-knk in #363
  • Backport from Ruby core repository by @hsbt in #359
  • Fix for bigdecimal updates by @mrkn in #362
  • Fix a typo. by @sho-h in #369
  • fix JSON::Generator::State#ascii_only? document same as lib/json/pure/generator.rb. by @sho-h in #366

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

17 Nov 12:21
Compare
Choose a tag to compare

What's Changed

  • README.md typo fix by @kaworu in #300
  • Correct documentation of OpenStruct.json_create by @kyanagi in #301
  • No Bignum by @nobu in #302
  • CHANGES.md: Fixed typo by @perlun in #306
  • Actually test BigDecimal parsing. by @xb in #321
  • Back-out change of directory of json-java.gemspec. by @xb in #323

New Contributors

Full Changelog: v2.0.2...v2.1.0

v2.0.4

17 Nov 12:21
Compare
Choose a tag to compare

Full Changelog: v2.0.3...v2.0.4

v1.8.6

17 Nov 12:21
Compare
Choose a tag to compare

Full Changelog: v1.8.5...v1.8.6

v2.0.3

17 Nov 12:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.0.3

v1.8.5

17 Nov 12:21
Compare
Choose a tag to compare

Full Changelog: v1.8.3...v1.8.5

v2.0.2

17 Nov 12:21
Compare
Choose a tag to compare

What's Changed

  • (README.md) Now complies to newest JSON RFC 7159. by @chottoda in #290
  • Fix typo "improvemed" => "improved" by @lencioni in #293
  • Suppress a warning by @nobu in #292
  • Fix inconsistency usage for assertion methods by @hsbt in #294

New Contributors

Full Changelog: v2.0.1...v2.0.2