Skip to content

Releases: swiftlang/swift-package-manager

0.3.0: Merge pull request #1768 from ahoppen/show-bin-path-4.2

20 Sep 16:57
235aacc
Compare
Choose a tag to compare
[4.2] Add option to show bin build directory (cherry-pick #1763)

swift-4.2.2-RELEASE: Merge pull request #1768 from ahoppen/show-bin-path-4.2

05 Feb 01:48
235aacc
Compare
Choose a tag to compare
[4.2] Add option to show bin build directory (cherry-pick #1763)

Swift 4.2.1 Release

10 Nov 17:29
235aacc
Compare
Choose a tag to compare
Merge pull request #1768 from ahoppen/show-bin-path-4.2

[4.2] Add option to show bin build directory (cherry-pick #1763)

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.