github jpsim/SourceKitten 0.11.0
0.11.0: DYLDKitten

latest releases: 0.34.1, 0.34.0, 0.33.1...
8 years ago
Breaking
  • Now libclang.dylib and sourcekitd.framework are dynamically loaded at
    runtime by SourceKittenFramework to use the versions included in the Xcode
    version specified by xcode-select -p or custom toolchains. If
    SourceKittenFramework clients previously accessed either of these libraries
    directly using their APIs, those are no longer available.
    Norio Nomura
    #167
Enhancements
  • Simplify the process of generating library wrappers and validate library
    wrappers in unit tests.
    JP Simard
  • Support swift test on OS X.
    Norio Nomura
Bug Fixes
  • Fix crash on DOS newlines.
    Norio Nomura
    #315
  • Fix doc.comment blank for many declarations, causing missing Jazzy docs.
    Norio Nomura
    #142
  • Fix "Unrecognized arguments:" error on doc command.
    Norio Nomura
    #174
  • Fix "illegal hardware instruction" error when SourceKitService returns
    string in other than NSUTF8StringEncoding.
    Norio Nomura
    #184

Don't miss a new SourceKitten release

NewReleases is sending notifications on new releases.