Insanity v1.0.0 Release Notes

Release Date: 2020-08-14 // almost 4 years ago
  • ๐Ÿ†• New Features

    • โž• Added support for associated types (#539)

    ๐Ÿ› Bug fixes

    • Disallow protocol compositions from being considered as the rawType of an enum (#830)
    • โž• Add missing documentation for the ProtocolComposition type.
    • ๐Ÿ›  Fix incorrectly taking closure optional return value as sign that whole variable is optional (#823)
    • ๐Ÿ›  Fix incorrectly taking return values with closure as generic type as sign that whole variable is a closure (#845)
    • ๐Ÿ›  Fix empty error at build time when using SwiftTemplate on Xcode 11.4 and higher (#817)