v0.1.2
Changes
Commands
init
- Added non-interactive flags that allows you to init your project without user interaction [#44]
cmake adapter
- Default adapter now generate CMakeLists.txt with correct path (using slashes instead of backslashes) on windows [#42]
- Fix executable cmake generation, separate sources an headers [#52]
Flags
--version
- Printed version will now follow release [#54]