Skip to content

Releases: s4cha/Plug

Swift Package Manager

23 Dec 15:10
Compare
Choose a tag to compare
  • Now Supports Swift Package Manager
  • Deprecates Carthage Support

Xcode 11.3 & Swift 5.1.3

13 Dec 09:10
Compare
Choose a tag to compare
  • Builds with Xcode 11.3 & Swift 5.1.3

Swift 5.1 & Xcode 11

27 Sep 08:55
Compare
Choose a tag to compare
  • Updates the framework for Swift 5.1 & Xcode 11

Swift 5

02 Apr 09:26
Compare
Choose a tag to compare
  • Supports Swift 5

Xcode 10 & Swift 4.2

25 Sep 10:26
Compare
Choose a tag to compare
  • Xcode 10 and Swift 4.2 馃殌

Swift 4

22 Sep 08:27
Compare
Choose a tag to compare
  • Migrates to swift 4 馃帀

@autoclosure!

05 May 14:27
Compare
Choose a tag to compare

Use closures so that we don't retain action instances in memory but create them on demand :)