Version 1.0
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