Inja v1.0.0 Release Notes

Release Date: 2018-03-12 // about 6 years ago
  • ๐Ÿš€ This is the first stable release of inja! ๐ŸŽ‰

    ๐Ÿš€ Major improvements over the last released version are:

    • โž• Added callbacks (#5, #15)
    • ๐Ÿ†• New functions: min, max, sort, first, last, conversion to string and number (#22)
    • โž• Added loops over std::map / json objects
    • ๐Ÿ›  Fixed lots of errors and warnings (#18)
    • ๐Ÿ‘ Better error messages
    • โœ… More tests and compilers with CI, additional testing with meson
    • โšก๏ธ Updated dependencies to JSON 3.1 and Catch 2.1