This release increases the minor version due to an increase in the required cmake version.
- Require cmake 3.0.2 to avoid CMP0048 warning (#67)
- Quality Declaration, License and Contributing files (#65)
- Add
_TARGET
variable to the cmake config file (#68)
- Fix clang warnings (#64)
- Add test for macros with multiple arguments (#69)
- Add Visual Studio 2019 to appveyor CI, drop VS 2013 (#70)