Skip to content

Version 1.0

Compare
Choose a tag to compare
@pantor pantor released this 12 Mar 09:42

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