Insanity v0.7.0 Release Notes

  • ๐Ÿ†• New Features

    • โž• Added inout flag for MethodParameter
    • โž• Added parsing mutating and final attributes with convenience isMutating and isFinal properties
    • โž• Added support for include Stencil tag
    • โž• Added support for excluded paths

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed inserting generated code inline automatically at wrong position
    • ๐Ÿ›  Fixed regression in AutoEquatable & AutoHashable template with private computed variables

    Internal changes

    • ๐Ÿš€ Internal release procedure improvements
    • ๐Ÿ‘Œ Improved TemplatesTests scheme running
    • ๐Ÿ›  Fixed swiftlint warnings (version 0.19.0)