Release 2.2.0
New
- resCacheTreshold - static resource maximum size in bytes that is loaded into memory at startup. Larger files will be read from disk only when requested. Default is 16 MiB.
Fixes
- nppmake MacOS fix
- MySQL my_bool fix
- variadic templates GCC warnings