Skip to content

v0.4.0

Pre-release
Pre-release

Choose a tag to compare

@nallen01 nallen01 released this 15 Feb 01:37
· 192 commits to master since this release
  • Description files are now validated during the import process to help with detecting definition errors early

    • Most things such as incorrect instance names, mismatched variable types, undefined variables, etc. should be caught
    • This should mean there is no chance of generating code which is unable to be compiled!
  • Better support for classifying the type of internal variables