SourceKitten v0.31.1 Release Notes

  • ๐Ÿ’ฅ Breaking
    • None.
    โœจ Enhancements
    • ๐Ÿ‘ Objective C Union support.
      Brian Osborn #705

    • โž• Add key.attributes and key.attribute enum cases to SwiftDocKey.
      Erick Sanchez

    • โž• Add --prettify and --sort-keys flags to complete command, both of which default to false. Previously these options were hardcoded to be enabled, which slowed down the command when processing large inputs.
      Paul Taykalo #710

    • โž• Add new SwiftDeclarationAttributeKind members available starting with Swift 5.4/5.5.
      John Fairhurst

    ๐Ÿ› Bug Fixes
    • None.