Releases: swiftlang/swift-docc-symbolkit
Releases · swiftlang/swift-docc-symbolkit
Swift 6.1.1 Release
swift-6.1.1-RELEASE don't use obsolete/deprecated/unavailable symbols as the main symbol …
Swift 6.1 Release
What's Changed
- unify overload groups in the graph collector by @QuietMisdreavus in #72
- sort deprecated overloads below non-deprecated ones by @QuietMisdreavus in #74
- use all selectors, not just "main graph selectors", when collecting overloads-per-selector by @QuietMisdreavus in #76
- Update README.md by @parispittman in #78
- Add support to property list keys details. by @sofiaromorales in #79
- add visionOS as a valid platform name by @QuietMisdreavus in #82
- add a separate overload-group calculation in the unified graph collector by @QuietMisdreavus in #81
- save mixins alongside declarations for symbol alternates by @QuietMisdreavus in #85
- [6.1] don't use obsolete/deprecated/unavailable symbols as the main symbol by @QuietMisdreavus in #92
New Contributors
- @parispittman made their first contribution in #78
Full Changelog: swift-6.0.3-RELEASE...swift-6.1-RELEASE
Swift 6.0.3 Release
Full Changelog: swift-6.0.2-RELEASE...swift-6.0.3-RELEASE
Swift 5.10.1 Release
add a "references" relationship kind and referenceLocation mixin (#59) rdar://108470705
Swift 5.10 Release
What's Changed
- Add new
typeDetailssymbol mixin by @pdwilson12 in #56 - add a "references" relationship kind and referenceLocation mixin by @QuietMisdreavus in #59
Full Changelog: swift-5.9.2-RELEASE...swift-5.10-RELEASE