Skip to content

Releases: terhechte/SourceKittenDaemon

Swift 5 Support

23 Jul 15:11
6a1751f
Compare
Choose a tag to compare

Thanks to @michaelnew for working on this!

Support for Swift 4.2

01 Oct 09:01
82e8020
Compare
Choose a tag to compare
Merge pull request #76 from terhechte/swift-4.2

Support for swift 4.2

Update to Swift 4.0. Reduced dependencies. Started Linux port.

28 Feb 03:57
90eeb56
Compare
Choose a tag to compare
  • Updated for Swift 4.0 and possibly for 4.1
  • Uses Embassy instead of Vapor for the local server work
  • Linux isn't supported yet, but port is on its way

0.1.6

23 Apr 06:50
2e09056
Compare
Choose a tag to compare

This build uses Sourcekitten 0.17.2

Fixes

  • 2e09056 Upgrade sourcekitten, resolve build error in newer version of Xcode

0.1.5

15 Apr 01:27
Compare
Choose a tag to compare

This build uses Sourcekitten 0.11.0

Fixes

0.1.4

29 Mar 15:02
Compare
Choose a tag to compare

This build uses Sourcekitten 0.11.0

Mostly housekeeping.

Fixes

  • 0eaa930 734f46d Pin dependencies explicitly
  • 8fbf77f Fix install error if an older version of the Sourcekitten binary is installed
  • b222485 Ensure that make install updates submodules and builds carthage dependencies

Version 0.1.3

16 Mar 05:28
Compare
Choose a tag to compare

Mostly internal changes so that SourceKittenDaemon can also be installed with homebrew thanks to Tomoya Kose.

0.1.2 Release

05 Dec 21:57
Compare
Choose a tag to compare
0.1.2 Release Pre-release
Pre-release

This is the initial working release of the library (SourceKittenDaemon.pkg).

It also includes the reference editor (SwiftCode-0.0.1.zip) if you'd like to see how this works. It is very simple, and currently has an issue where the initial loading of the Xcode project can take a very long amount of time.