Skip to content

New Release – 0.12.1

Compare
Choose a tag to compare
@MatyasKriz MatyasKriz released this 23 Feb 15:39
· 261 commits to master since this release
  • Add class accessibility support.
  • Add support for attributes (e.g. @available).
  • Add support for subimport (e.g. import struct UICat.Food).
  • Add --clean option to the run script to always build or download the generator (promptly forget to add its documentation to README.md).
  • Ignore final classes (because we mock by inheritance).
  • Smaller fixes and improvements in the whole project.