Skip to content

v2.15.2

Latest

Choose a tag to compare

@byroot byroot released this 25 Oct 09:00
· 33 commits to master since this release

What's Changed

  • Fix JSON::Coder to have one dedicated depth counter per invocation.
    After encountering a circular reference in JSON::Coder#dump, any further #dump call would raise JSON::NestingError.

Full Changelog: v2.15.1...v2.15.2