Releases: freshOS/Then
Releases · freshOS/Then
Swift 5.9
PrivacyInfo.xcprivacy
7.0.1 Adds PrivacyInfo.xcprivacy
7.0.0 (swift 5.6)
- Bumps to Swift version to 5.6
- min supported versions:
- iOS 14
- MacOS 11
- tvOS 14
- watchOS 7
6.0.0 (iOS 15)
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
byawaitPromise
#72 Thanks @RocZhang9673
SPM Official
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
- Updates Package.swift
Xcode 11.3 & Swift 5.1.3
- Build with Xcode 11.3 & Swift 5.1.3
watchOS support ⌚️🎉
- Adds watchOS support, Thanks to @jos76 👏✨
Xcode 11 & Swift 5.1
- Updates for Xcode 11 & Swift 5.1
- Renames framework from
then
toThen
to comply to standards. thanks @MoveUpwardsDev 👍
Xcode 10.2 & Swift 5
Adds Swift 5 support courtesy of @BernardoWilson 🎉