Insanity v1.0.1 Release Notes

Release Date: 2020-11-27 // over 3 years ago
  • Internal Changes

    • ⚡️ Updated project and CI to Xcode 12.1
    • ⚡️ Updated SourceKitten, Commander.

    🐛 Bug fixes

    • 🛠 Fix multiline method declarations parsing
    • 🛠 Fix an issue, where "types.implementing." did not work due to an additional module name.
    • 🗄 Using tuple for associated values in enum case is deprecated since Swift 5.2. Fix AutoEquatable and AutoHashable templates to avoid the warning (#842)