Breaking
- None.
Enhancements
-
Support docs generation with SwiftPM in Swift 5.10.
Added new syntax, attribute and declaration kinds introduced in Swift 5.10.
John Fairhurst -
Added new syntax, attribute and declaration kinds introduced in Swift 5.9.
John Fairhurst -
Added new syntax, attribute and declaration kinds introduced in Swift 5.8.
JP Simard -
Added support for static_assert declaration introduced in C11.
Zach Jaquish
Bug Fixes
-
Fix an issue where the path to the SourceKit library would not be properly
detected on Linux, when the swift executable was symlinked into a directory
in PATH from its actual install tree.
Julia DeMille -
Fix a crash when a file cannot be read as UTF-8.
Martin Redington
#765