Releases: SwiftPackageIndex/SPIManifest
Releases · SwiftPackageIndex/SPIManifest
1.11.0
1.7.0
- Updated
SwiftVersion.latestReleaseto be.v6_0(which determines which Swift version is used to generate documentation in downstream projects)
1.6.0
- Added documentation on how to use mailmap files (@msuzoagu)
- Removed unused plugin code and executable target (@msuzoagu)
- Split custom documentation parameters on whitespace to ensure compatibility with
doccinvocation (see SwiftPackageIndex/SwiftPackageIndex-Server#3374) for details)
Thanks a lot for your contribution, @msuzoagu !
1.5.1
- Minor doc update
1.5.0
- Drop Swift 5.7
1.4.1
- Remove validator plugin
- Update documentation to refer to the online validator
1.4.0
- Add Swift 6.0
1.3.0
- Swift 5.10 is now the release version
1.2.0
- Add Swift version 5.10
1.1.3
- Add
SwiftVersion(minor:major:)initialiser