Skip to content

Releases: SwiftPackageIndex/SPIManifest

1.1.1

08 Oct 11:20
b2da637
Compare
Choose a tag to compare
  • Validate platform inputs when decoding (but with leniency)

1.1.0

21 Sep 07:49
0cbefa2
Compare
Choose a tag to compare
  • 5.9 is now SwiftVersion.latestRelease

1.0.0

28 Jun 08:32
6c0d082
Compare
Choose a tag to compare
  • Added new platform "visionOS"

0.19.0

09 Jun 07:30
59b957c
Compare
Choose a tag to compare
  • Changed SwiftVersion.latest to SwiftVersion.latestRelease, returning the latest released version of Swift (as opposed to pre-release versions
  • Changed SwiftVersion.isLatest to SwiftVersion.isLatestRelease accordingly
  • documentationTargets resolution now takes the latest Swift release version into account, not the latest version overall

0.18.0

08 Jun 09:11
c41054d
Compare
Choose a tag to compare
  • Added Swift 5.9
  • Dropped Swift 5.5

0.17.2

08 Apr 08:50
Compare
Choose a tag to compare
  • Added documentation for custom_documentation_parameters

0.17.1

06 Apr 09:32
Compare
Choose a tag to compare
  • Updated documentation of "Images for Linux" in "Common Use Cases"

0.17.0

29 Mar 10:46
7330310
Compare
Choose a tag to compare
  • adds Swift version 5.8
  • drops Swift version 5.4

0.16.0

27 Mar 10:41
9afe673
Compare
Choose a tag to compare
  • add support to express custom documentation generation (DocC) parameters: custom_documentation_parameters

0.15.1

20 Mar 10:57
de7bf8c
Compare
Choose a tag to compare
  • documentation updates