Releases: malcommac/Hydra
Releases · malcommac/Hydra
Hydra 2.0.6
Hydra 2.0.5 (Swift 5.3+)
Released on: 2020-10-08
Changes
- [#83] [FIX] Removed
weak self
from recover operator so the recover's parent promise is strongly retained - [NEW] Added support for Swift Package Manager 5.3
- [NEW] Minimum deployment target set to iOS 9
Hydra 2.0.4 (Swift 5.0+)
Hydra 2.0.3 (Swift 5.0+)
Hydra 1.2.2 (Swift 4)
-
Release Date: 2019-07-22
-
#74 Fixed an issue when compiling Hydra with XCode 12 (beta 2)
Hydra 2.0.0 (Swift 5.0+)
Hydra 1.2.1 (Swift 4.0+)
-
Release Date: 2017-10-27
-
Download Version for Swift 4: Download 1.2.1
-
#56 Fixed an issue with Promise and Zip with four parameters
Hydra 1.2.0 (Swift 4)
-
Release Date: 2017-10-27
-
Download Version for Swift 4: Download 1.2.0
-
#54 Fixed an issue when compiling Hydra for macOS, tvOS and watchOS
Hydra 1.0.2 (Swift 3)
-
Release Date: 2017-10-27
-
Download Version for Swift 3: Download 1.0.2
-
#56 Fixed an issue with Promise and Zip with four parameters
Hydra 1.0.1 (Swift 3)
-
Release Date: 2017-10-27
-
Download Version for Swift 3: Download 1.0.1
-
#51 Fixed an when compiling using Chartage
-
#52 Fixed an issue when compiling Hydra for macOS, tvOS and watchOS