Releases: jpsim/SourceKitten
Releases · jpsim/SourceKitten
0.6.2: Objective-Cat
Note: This is the last release of SourceKitten to officially support Swift 1.2. This release mostly adds support for more Objective-C types.
Breaking
None.
Enhancements
- Increase robustness of file path handling.
Boris Bügling
#86
Bug Fixes
0.6.1: Cat-astrophic
Ok, not that catastrophic, but cat puns are in short supply these days, so I'm making due.
This release has a few bug fixes.
Breaking
None.
Enhancements
- Support "wall of asterisk" documentation comments.
Jeff Verkoeyen
Bug Fixes
- Fix a string interpolation issue when generating completion options.
Benedikt Terhechte
#97 - Fix an out-of-bounds exception when generating pragma marks.
JP Simard
jazzy#370
0.6.0: SourceClangKitLibKitten
Breaking
None.
Enhancements
- Ability to generate Objective-C documentation.
Thomas Goyne
JP Simard
Bug Fixes
0.5.2: Grumpy Cat
Breaking
None.
Enhancements
- Add
compilerargs
option to complete command.
Masayuki Yamaya - Add support for Xcode 7.1.
JP Simard
Bug Fixes
0.5.1: Kitty Logs
Breaking
None.
Enhancements
- Improve error reporting when compiler arguments can't be parsed and log
xcodebuild
output to file instead of stderr.
JP Simard
Bug Fixes
None.
0.5.0: A Tale of Two Kittens
Breaking
- Updated to Swift 2.0.
JP Simard
Enhancements
- Update
File
lines
convenience property to be immutable.
Keith Smiley - Added the ability to generate code completion options (
complete
command).
JP Simard
Bug Fixes
None.
0.4.5: Line Dancing Kitties
This is the last release of SourceKitten to target Swift 1.2.
Breaking
None.
Enhancements
- Add
lines
convenience property toFile
.
Keith Smiley
Bug Fixes
None.
0.4.4: No Comment
0.4.3: Make Some Folders
Breaking
None.
Enhancements
None.
Bug Fixes
- Fixed issue when installing 0.4.2 via Homebrew.
JP Simard
0.4.2: Swift's Nest
Breaking
None.
Enhancements
None.
Bug Fixes
- SourceKitten can now be installed alongside Carthage because
SourceKittenFramework now nests its Commandant and LlamaKit frameworks.
JP Simard