JSON v1.5.0
Merged pull requests:
- Support UUID and other stringlike types as keys (#435) (@treapster)
- Bump julia-actions/cache from 2 to 3 (#438) (@dependabot[bot])
- option to allow trailing characters while parsing (#439) (@tanmaykm)
- Add sort_keys keyword for deterministic JSON output (#442) (@quinnj)
- Remove all @doc mentions (#444) (@guilhermebodin)
- [DOC] fix json doc (#445) (@ogauthe)
- Bump codecov/codecov-action from 5 to 6 (#446) (@dependabot[bot])
Closed issues:
- Unit handling in JSON@0.21 (#419)
- Enhance compatibility with StaticArrays.jl (#429)
- Parsing structs with computed fields (#430)
- Example in readme is not working (#431)
- Problems using MLFlowClient.jl with MLflow 3.9 (#432)
- MethodError when parsing JSON with nested Union types in Tuple field (#436)
- Feature request:
sort_keysoption for deterministic JSON output (#437) - Latest version not working on PackageCompiler in Julia 1.12 (#443)