Skip to content

v3.0.1

Choose a tag to compare

@s-ashwinkumar s-ashwinkumar released this 14 Jul 22:48
· 69 commits to master since this release
c61e801

v3.0.1 (2021-07-14)

Bug Fixes

  • JSON parsing fix: Separate the concerns of parsing JSON and building an OpenStruct object to avoid bugs with custom JSON parsers being used. (more information)