Inja v2.2.0 Release Notes

Release Date: 2019-12-27 // over 4 years ago
  • ๐Ÿš€ We've got a round of fixes and cool improvements for this release.

    ๐Ÿฑ โšก๏ธ Improvements

    • โž• Add whitespace control (#116, thanks to @jpcima).
    • Added new functions: select element at position, string length.
    • ๐Ÿ‘ป Throw exception if file cannot be opened (#117, thanks to @thomastrapp).
    • โฌ†๏ธ Bump to newer nlohmann/json (#107, thanks to @JehandadKhan).

    ๐Ÿฑ ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed scope when including templates (#118, thanks to @thomastrapp).
    • ๐Ÿ›  Fixed Visual Studio compiler warnings (#119, thanks to @Dodzey).

    ๐Ÿฑ ๐Ÿ”จ Further Changes

    • ๐Ÿ‘ท Much improved CI (#124), in particular for Visual Studio (#125, #128, thanks to @kzeslaf).
    • ๐Ÿšš Move doxygen generation to GitHub CI.