Skip to content

Releases: apple/swift-package-manager

Swift 4.2 Release

26 Sep 22:51
Compare
Choose a tag to compare
[PackageGraph] Filter unversioned pins before running the debug algo

<rdar://problem/39616386> Crash under BasePackageContainer.versions(filter:)
https://bugs.swift.org/browse/SR-8177

(cherry picked from commit be4bc8c444454443e94f8d6f6c88fbb65e1db85a)

Release SwiftPM 0.2.1

22 May 22:17
6983434
Compare
Choose a tag to compare
[PackageGraph] Cleanup .git suffix stripping (#1580)

Utility product release

30 Nov 23:59
Compare
Choose a tag to compare

Initial release that will allow clients to add SwiftPM as a dependency and the new "Utility" product it vends. Currently, the API is considered to be fully unstable.