Skip to content

v0.34.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Mar 19:54
· 15 commits to main since this release
3a2830c

Minor Changes

  • 7e1da94: Move JsonValue and JsonObject types to wellcrafted/json export path.

    BREAKING: JsonValue and JsonObject are no longer exported from wellcrafted/error. Import them from wellcrafted/json instead.