v1.4.4
- 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