Skip to content

Releases: antitypical/Result

0.4.3: @autoclobber

14 May 23:13
Compare
Choose a tag to compare
  • [fixed] non-short-circuiting evaluation of recover and recoverWith’s operands.

0.4.2: Discover Recover

13 May 15:01
Compare
Choose a tag to compare
  • [new] recover and recoverWith as synonyms for ??. (Thanks, @nvh!)

0.4.1: Oh Ess Ex

05 May 22:39
Compare
Choose a tag to compare
  • [fixed] #21 and #25, caused by the OS X targets for Result and Box supporting i386 as a valid architecture.

0.4: Once More Unto The Box

27 Apr 02:43
Compare
Choose a tag to compare
  • [new] Result is once again an enum and can be pattern matched over.
  • [new] We depend upon Box again so that it can used as a shared dependency without introducing ambiguity.

0.3.2: How Did That Even Work?

22 Apr 15:04
Compare
Choose a tag to compare
  • [fixed] The tests no longer depend on a framework which Xcode found by ✨ magic ✨.

0.3.1: Now with Actually Builds™!

22 Apr 01:22
Compare
Choose a tag to compare
  • [fixed] building for iOS, 🎩 @jcavar

0.3: I Got 99 Problems but a Dependency Ain’t One

20 Apr 21:48
Compare
Choose a tag to compare
  • [improved] Result is standalone (it has no dependencies of its own)

0.2: Only App Extensions Can Do This

16 Apr 13:38
Compare
Choose a tag to compare

0.1

09 Apr 21:16
Compare
Choose a tag to compare
0.1

Initial release.