Jansson v2.2 Release Notes

  • ๐Ÿš€ Released 2011-09-03

    • ๐Ÿ†• New features:

      • json_dump_callback(): Pass the encoder output to a callback function in chunks.
    • ๐Ÿ› Bug fixes:

      • json_string_set(): Check that target is a string and value is not NULL.
    • Other:

      • Documentation typo fixes and clarifications.