Skip to content

Version 2.2

Compare
Choose a tag to compare
@pantor pantor released this 27 Dec 10:53

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.