Skip to content

0.4.9

Compare
Choose a tag to compare
@krzysztofzablocki krzysztofzablocki released this 25 Dec 20:01
· 1316 commits to master since this release

New Features

  • Watch mode now works with folders, reacting to source-code changes and adding templates/source files.
  • When using watch mode, status info will be displayed in the generated code so that you don't need to look at console at all.
  • You can now access types of enum's associated values
  • You can now access type's methods and initializers