v1.8.2
JSON3 v1.8.2
Closed issues:
- How to write pretty data? (#149)
- Depwarns on Julia 1.7 "use values(kwargs) and keys(kwargs) instead of kwargs.data and kwargs.itr" (#154)
- Struct as an array wrapper (#158)
Merged pull requests:
- docs: add example for pretty printing to file (#150) (@mcmcgrath13)
- [doc] fix formatting of markdown list. (#155) (@fredrikekre)
- Fix deprecated .data access on ; kw... (#156) (@fredrikekre)
- goto done instead of returning (#157) (@christopher-dG)
- Fix issue reported on discourse where allow_inf not being passed thro… (#159) (@quinnj)