All Versions
73
Latest Version
Avg Release Cycle
61 days
Latest Release
-

Changelog History
Page 7

  • v0.5.1 Changes

    ๐Ÿ’ฅ 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.

  • v0.5.0 Changes

    ๐Ÿ’ฅ 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.

  • v0.4.5 Changes

    ๐Ÿ’ฅ Breaking

    None.

    โœจ Enhancements
    • โž• Add lines convenience property to File
      Keith Smiley
    ๐Ÿ› Bug Fixes

    None.

  • v0.4.4 Changes

    ๐Ÿ’ฅ Breaking
    โœจ Enhancements

    None.

    ๐Ÿ› Bug Fixes
  • v0.4.3 Changes

    ๐Ÿ’ฅ Breaking

    None.

    โœจ Enhancements

    None.

    ๐Ÿ› Bug Fixes
    • ๐Ÿ›  Fixed issue when installing 0.4.2 via Homebrew.
      JP Simard
  • v0.4.2 Changes

    ๐Ÿ’ฅ Breaking

    None.

    โœจ Enhancements

    None.

    ๐Ÿ› Bug Fixes
    • SourceKitten can now be installed alongside Carthage because SourceKittenFramework now nests its Commandant and LlamaKit frameworks.
      JP Simard
  • v0.4.1 Changes

    ๐Ÿ’ฅ Breaking
    • ๐Ÿ–จ SwiftDocs now prints its file path in its description.
      JP Simard
    โœจ Enhancements

    None.

    ๐Ÿ› Bug Fixes

    None.

  • v0.4.0 Changes

    ๐Ÿ’ฅ Breaking
    • ๐Ÿ— Requires Swift 1.2 to build.
      JP Simard
    โœจ Enhancements

    None.

    ๐Ÿ› Bug Fixes

    None.

  • v0.3.2 Changes

    ๐Ÿ’ฅ Breaking

    None.

    โœจ Enhancements
    ๐Ÿ› Bug Fixes
    • ๐Ÿ›  Fixed out-of-bounds exception when parsing the declaration in files starting with a declaration.
      JP Simard #30

    • ๐Ÿ›  Fixed out-of-bounds exception and inaccurate parsed declarations when using multibyte characters.
      JP Simard #35

    • ๐Ÿ›  Fixed parsing issues with keyword functions such as subscript, init and deinit.
      JP Simard #27

    • ๐Ÿ›  Fixed issues where USR wasn't accurate because dependencies couldn't be resolved.
      JP Simard

  • v0.3.0 Changes

    ๐Ÿ’ฅ Breaking
    • ๐Ÿš€ Everything. No, seriously lots has changed in this release and you should consider SourceKitten entirely rewritten. SourceKitten now uses dynamic frameworks for the bulk of its functionality, which means that everything is now much more modular and testable.
      JP Simard #17
    โœจ Enhancements
    ๐Ÿ› Bug Fixes

    None.