All Versions
10
Latest Version
Avg Release Cycle
65 days
Latest Release
1937 days ago
Changelog History
Changelog History
-
v5.1.4 Changes
January 02, 2020π§ The project now follows the Swift package Manager conventions which simplifies package maintenance.
π¦ Swift Package Manager is now the official way to integrateThen
on all platforms. π
π± Onwards ! β¨π₯ -
v5.1.3 Changes
December 23, 2019- β‘οΈ Updates Package.swift
-
v5.1.2 Changes
December 13, 2019- π Build with Xcode 11.3 & Swift 5.1.3
-
v5.1.1 Changes
November 18, 2019- β Adds watchOS support, Thanks to @jos76πβ¨
-
v5.1.0 Changes
September 27, 2019- β‘οΈ Updates for Xcode 11 & Swift 5.1
- π± Renames framework from
then
toThen
to comply to standards. thanks @MoveUpwardsDev π
-
v5.0.0 Changes
April 24, 2019β Adds Swift 5 support courtesy of @bernardowilsonπ
-
v4.2.1 Changes
December 19, 2018β Adds the Carthage pre-built framework for Xcode 10.1 & Swift 4.2.1
-
v4.2.0 Changes
September 19, 2018- π± Migrates to Xcode10 & Swift 4.2 π
-
v4.1.1 Changes
June 22, 2018 -
v4.1.0 Changes
May 30, 2018π Thread Safety π
- π Fixes
WheAll
race condition when using concurrent operations - π Fixes overall thread safety
..
&..?
syntax forawait
π Big thanks @cfanfs for his work on this release π
- π Fixes