Skip to content

v1.1.0

Choose a tag to compare

@AngelCastilloB AngelCastilloB released this 12 Dec 15:39
· 91 commits to main since this release
4d66bed

Changes:

  • Added cardano_json_writer_t to write JSON to a buffer.
  • Added cardano_json_object_t to parse JSON from a strings.
  • Added new fuzzing targets for JSON parsing.
  • Removed JSON-C dependency.