Cuckoo v0.12.1 Release Notes

    • ➕ 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.