Skip to content

v2.2.0

Compare
Choose a tag to compare
@hsbt hsbt released this 17 Nov 12:21
· 386 commits to master since this release

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