Skip to content

Releases: freshOS/Then

Swift 5.9

06 Mar 08:29
Compare
Choose a tag to compare
7.0.2

Bumps to swift 5.9

PrivacyInfo.xcprivacy

06 Mar 08:07
Compare
Choose a tag to compare
7.0.1

Adds PrivacyInfo.xcprivacy

7.0.0 (swift 5.6)

28 Jun 12:23
Compare
Choose a tag to compare
  • Bumps to Swift version to 5.6
  • min supported versions:
    • iOS 14
    • MacOS 11
    • tvOS 14
    • watchOS 7

6.0.0 (iOS 15)

15 Nov 08:37
e9f2edf
Compare
Choose a tag to compare

Updated for iOS15 🎉

  • Fixes #70 annoying Xcode warning The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.2.99. Thanks @simonbromberg
  • Fixes Xcode13/iOS15 build by renaming await by awaitPromise #72 Thanks @RocZhang9673

SPM Official

02 Jan 10:08
Compare
Choose a tag to compare

The project now follows the Swift package Manager conventions which simplifies package maintenance.
Swift Package Manager is now the official way to integrate Then on all platforms. 🎉
Onwards ! ✨🥂

Updates Package.swift

23 Dec 14:36
Compare
Choose a tag to compare
  • Updates Package.swift

Xcode 11.3 & Swift 5.1.3

13 Dec 08:29
Compare
Choose a tag to compare
  • Build with Xcode 11.3 & Swift 5.1.3

watchOS support ⌚️🎉

18 Nov 09:57
Compare
Choose a tag to compare
  • Adds watchOS support, Thanks to @jos76 👏✨

Xcode 11 & Swift 5.1

27 Sep 09:58
Compare
Choose a tag to compare
  • Updates for Xcode 11 & Swift 5.1
  • Renames framework from then to Then to comply to standards. thanks @MoveUpwardsDev 👍

Xcode 10.2 & Swift 5

24 Apr 20:45
Compare
Choose a tag to compare

Adds Swift 5 support courtesy of @BernardoWilson 🎉