Skip to content

Releases: XCEssentials/OperationFlow

v.4.1

Choose a tag to compare

@mxkh72 mxkh72 released this 01 Mar 23:34

Significant API upgrade

v.3.2.1

Choose a tag to compare

@mxkh72 mxkh72 released this 13 Nov 17:24

Enforced critical flow functions execution on main queue.

v.3.2

Choose a tag to compare

@mxkh72 mxkh72 released this 12 Nov 21:16

Added support of multiple failure handlers.

v.3.1

Choose a tag to compare

@mxkh72 mxkh72 released this 12 Nov 18:56

Improved code organization, added strong typization for chained operations.

v.3.0

Choose a tag to compare

@mxkh72 mxkh72 released this 03 Nov 23:47

Swift 3 support

2.6.3 (14)

Choose a tag to compare

@mxkh72 mxkh72 released this 16 Aug 21:05

Final version based on Swift 2.2.

v.2.2.1

Choose a tag to compare

@mxkh72 mxkh72 released this 28 Mar 06:40
  • Renamed main class to just 'Sequence'.
  • Improved Sequence implementation, made entire sequence reusable.
  • Improved unit tests.
  • Default error handler.

v.2.1.0

Choose a tag to compare

@mxkh72 mxkh72 released this 06 Mar 10:29

Re-written in pure Swift. Should be easily usable from Objective-C code.

v.1.0.3 - Latest Objective-C version

Choose a tag to compare

@mxkh72 mxkh72 released this 27 Nov 09:00

Includes minor optimization about not keeping strong reference to self, as it's not needed. This is the last update for Objective-C implementation and 1.x version of the framework.

Project structure has been improved

Choose a tag to compare

@mxkh72 mxkh72 released this 23 Mar 00:12

CocoaPods dependencies ready!