Releases: ruby/json
Releases · ruby/json
v2.2.0
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
- @lostapathy made their first contribution in #340
- @nicolasleger made their first contribution in #352
- @yui-knk made their first contribution in #363
Full Changelog: v2.1.0...v2.2.0
v2.1.0
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
- @kaworu made their first contribution in #300
- @kyanagi made their first contribution in #301
- @xb made their first contribution in #321
Full Changelog: v2.0.2...v2.1.0
v2.0.4
Full Changelog: v2.0.3...v2.0.4
v1.8.6
Full Changelog: v1.8.5...v1.8.6
v2.0.3
v1.8.5
Full Changelog: v1.8.3...v1.8.5
v2.0.2
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Update README.md with formatting by @zeroed in #278
- Remove comments from core classes in json/add by @stomar in #283
- resize strings after parsing by @tenderlove in #260
New Contributors
- @zeroed made their first contribution in #278
- @stomar made their first contribution in #283
- @tenderlove made their first contribution in #260
Full Changelog: v1.8.3...v2.0.0
v1.8.3
Full Changelog: v1.8.2...v1.8.3