Skip to content

v1.4.4

Compare
Choose a tag to compare
@lelandaisb lelandaisb released this 27 Apr 13:31
· 14 commits to master since this release
  • Do not generate #include directive for Legacy, Interface and Struct (only class declaration)
  • Do not generate #include "ProjectIncludes.h"
  • Do not overwrite an existing file if its content does not change to avoid rebuild process
  • Minor bug fixes