v2.7.2
What's Changed
- Use rb_sym2str instead of SYM2ID by @jhawthorn in #561
- Fix memory leak when exception is raised during JSON generation by @peterzhu2118 in #574
- Remove references to "19" methods in JRuby by @headius in #576
- Make OpenStruct support as optional by @hsbt in #565
- Autoload JSON::GenericObject to avoid require ostruct warning in Ruby 3.4 by @tompng in #577
- Warn to install ostruct if json couldn't load it by @hsbt in #578
New Contributors
- @mperham made their first contribution in #571
- @peterzhu2118 made their first contribution in #574
Full Changelog: v2.7.1...v2.7.2