Jansson v2.3.1 Release Notes

Release Date: 2012-04-20 // almost 12 years ago
  • ๐Ÿš€ Released 2012-04-20

    • ๐Ÿ— Build issues:

      • Only use long long if strtoll() is also available.
    • ๐Ÿ“š Documentation:

      • Fix the names of library version constants in documentation. (#52)
      • Change the tutorial to use GitHub API v3. (#65)
    • โœ… Tests:

      • Make some tests locale independent. (#51)
      • Distribute the library exports test in the tarball.
      • Make test run on shells that don't support the export FOO=bar syntax.