Skip to content

v0.1.2

Compare
Choose a tag to compare
@Codelax Codelax released this 20 Apr 16:42
· 16 commits to main since this release
e95284b

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]