R2.0.3 Minor Release
This is a minor release that clarifies the use of create_additions: true option for the JSON.parse method to convert string JSONs into three objects. This resolves issue #58.
What's Changed
- 58 json.parse clarification (use the
create_additions: trueoption forJSON.parse) by @evolve75 in #99
Full Changelog: R2.0.2...R2.0.3