Skip to content

4.13.0

Compare
Choose a tag to compare
@Jeehut Jeehut released this 07 Oct 16:51
· 52 commits to main since this release

Added

  • Re-implement option overrideComments for code update (see README).
    Issues: #261 | Author: Cihat Gündüz

This also attempts to fix an issue with Xcode 14 not linking to the internal SwiftSyntax binary by switching to a static binary approach using https://github.com/keith/StaticInternalSwiftSyntaxParser. Hope it works and prevents such Xcode upgrade issues in the future! 🤞