Releases: Thomvis/BrightFutures
Releases · Thomvis/BrightFutures
8.2.0
02 Jul 18:32
Compare
Sorry, something went wrong.
No results found
With this release, BrightFutures has reached end-of-life.
Adds support for Swift 5.6 and Xcode 13.3.
Adds support for awaiting a Future's value.
Adds support for @dynamicMemberLookup.
8.1.0
12 Jun 15:52
Compare
Sorry, something went wrong.
No results found
8.0.1
23 Apr 07:08
Compare
Sorry, something went wrong.
No results found
Fixes an issue that broke Swift Package Manager support. (#208 , thanks slessans !)
8.0.0
11 Apr 10:33
Compare
Sorry, something went wrong.
No results found
Adds support for Swift 5 and Xcode 10.2. Previous versions of Swift are no longer supported.
Migrated from antitypical/Result to the new Result type in the standard library
Removed NoError in favor of Never from the standard library
Thanks to kimdv for doing most of the migration work!
7.0.1
28 Mar 10:04
Compare
Sorry, something went wrong.
No results found
Updates Result dependency to 4.1 compatible versions. (#203 , thanks Jeroenbb94 !)
Fixes an issue related to the threadDictionary on Linux (#204 , thanks jgh- !)
7.0.0
18 Sep 20:48
Compare
Sorry, something went wrong.
No results found
Adds support for Swift 4.2 and Xcode 10.
Upgrade Result dependency to 4.0.
[FIX] Fixed a typo and incorrect reference in the andThen test (#197 , thanks robertoaceves !)
6.0.1
30 Mar 14:34
Compare
Sorry, something went wrong.
No results found
Adds support for Swift 4.1 and Xcode 9.3 (tested with beta 4).
Workaround for SR-7059
6.0.0
30 Sep 16:04
Compare
Sorry, something went wrong.
No results found
Add support for Swift 4 and Xcode 9
6.0.0-beta.1: Xcode 9 / Swift 4
23 Jul 10:50
Compare
Sorry, something went wrong.
No results found
Adds support for Swift 4 and Xcode 9
5.2.0
01 Apr 16:01
Compare
Sorry, something went wrong.
No results found
Adds support for Swift 3.1 and Xcode 8.3