Skip to content

Version 12.0.0

Compare
Choose a tag to compare
@SDGGiesbrecht SDGGiesbrecht released this 17 Dec 01:38
· 44 commits to master since this release
b898b51

Breaking Changes

  • Documentation features are now built on SymbolKit instead of SwiftSyntax, and have been moved to a new product, SDGSwiftDocumentation.

New Features

  • DocumentationSyntax nodes can be parsed independently of any Swift context.

Bug Fixes

  • Compatibility with Xcode 14.1 has been improved.