Skip to content

4.14.0

Compare
Choose a tag to compare
@Jeehut Jeehut released this 14 Dec 12:15
· 33 commits to main since this release

Added

  • Support for Swift 5.7 and Xcode 14, dropping support for older versions and fixing the 'could not parse syntax tree' issue.
  • BartyCrouch now recognizes LocalizedStringResource entries by default (unless you override the customFunction option). This helps support localization in newer APIs like the AppIntents framework. See README for more info.

Fixed

  • Updated DeepL API to a POST request according to the documentation to fix issues.