SourceKitten v0.26.0 Release Notes

Release Date: 2019-09-26 // over 4 years ago
  • 💥 Breaking
    • 🏗 SourceKitten now requires Swift 5.0 or higher to build.
      JP Simard
    ✨ Enhancements
    • 👌 Support building SourceKitten with Swift 5.1.
      Pedro Larroy

    • ➕ Add new libclang types introduced between 0.49 and 0.59.
      JP Simard

    • ➕ Add new SwiftDeclarationAttributeKind and SwiftDeclarationKind members introduced in Swift 5.1.
      JP Simard

    • SyntaxKind now conforms to CaseIterable.
      JP Simard

    🐛 Bug Fixes
    • 🛠 Fix Swift response files for paths including special characters.
      John Fairhurst