Cacao v0.6.0 Release Notes

Release Date: 2017-06-09 // almost 7 years ago
    • #12 UIView is now backed by SDL Texture and is hardware accelerated.
    • ๐Ÿ›  Fixed Retina support
    • UIView contents are now clipped.
    • UIResponder, UIControl, UIEvent, UITouch, UIViewController implemented
    • ๐Ÿšš [Demo] Removed ContentView
    • ๐Ÿ‘ [Demo] Added support for intrinsic size changing to SwiftLogoView