All Versions
13
Latest Version
Avg Release Cycle
73 days
Latest Release
1292 days ago

Changelog History
Page 1

  • v1.2.11

    October 06, 2020
  • v1.2.10

    August 11, 2020
  • v1.2.9

    June 08, 2020
  • v1.2.8 Changes

    May 09, 2019
    • ➕ Adds pending promise to FBLPromise's Dot Syntax API and updates parameter type for fulfill:.
    • ⚡️ Updates Promises to Swift 5.
  • v1.2.7 Changes

    March 11, 2019
    • Disables Whole Module Optimization (#98).
  • v1.2.6 Changes

    January 30, 2019
    • ⚡️ Updates Promises to Xcode 10.2 and integrates with latest SwiftLint checks.
  • v1.2.5 Changes

    January 09, 2019

    ⚡️ Updates Promises to Swift 4.2.

  • v1.2.4 Changes

    January 09, 2019
    • 🛠 Fixes issue 81 where NSError was not being converted to a PromiseError properly.
  • v1.2.3 Changes

    July 26, 2018
    • ➕ Adds retry operator that enables reattempting a task if the promise for that task is initially rejected.
    • Sets the APPLICATION_EXTENSION_API_ONLY to YES on the project level and defaults the APPLICATION_EXTENSION_API_ONLY flag on targets.
    • 🚚 Moves SWIFT_VERSION flag from Promise/PromiseTests targets to the Xcode project.
    • Applies extension-safe flag for framework targets.
  • v1.2.2

    June 08, 2018