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
andSwiftDeclarationKind
members
introduced in Swift 5.1.
JP Simard -
SyntaxKind
now conforms toCaseIterable
.
JP Simard
Bug Fixes
- Fix Swift response files for paths including special characters.
John Fairhurst