Version 2.2
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).