Releases: surpher/PactSwift
Releases · surpher/PactSwift
v1.2.1 - The great purge
The repository's history required purging due to binary files taking over the bandwidth.
The project started before XCFrameworks were supported and before Swift Package Manager was capable of distributing binary frameworks as Swift packages. Because of this, the libpact_ffi
binaries were committed into the repository for easier distribution and use at developers' side. Unfortunately that blew up the repository size and each clone of the repository and it's dependencies could download more than 3GB of data.
This is the first step into the new world of fully supporting modern Swift Concurrency in upcoming PactSwift v2
.
Full Changelog: v1.2.0...v1.2.1