Double-precision JSON value getters
When a JSON line contains a string with a key and corresponding real value such as
"some-key" : 1.234
and when the get_json_value's mold argument is a double-precision scalar value, the result is now a double-precision real value.
What's Changed
- Merge sourceryinstitute main into berkeleylab main by @rouson in #11
- Merge sourceryinstitute fork main into berkeleylab fork main by @rouson in #12
Full Changelog: 1.1.1...1.2.0