3 Commits

Author SHA1 Message Date
Eric
6d1de535d8
Change parseJson to JsonNode.parse
Exporting `parseJson` causes symbol clashes in downstream repos that import std/json, so changing the signature completely avoid this clash.
2024-02-09 10:54:07 +11:00
Eric
6522b219f8
add parent error to parseJson exceptions 2024-02-08 17:01:38 +11:00
Eric
1a506be83a
change common module to parser 2024-02-08 07:12:11 +11:00