Skip to content

Releases: XCEssentials/FunctionalState

v.2.7

19 Jun 22:11
Compare
Choose a tag to compare

Renamed repo and CocoaPod.

v.2.6

17 Jan 13:43
Compare
Choose a tag to compare

Improved API, documentation and unit tests. Also prepared for pod renaming.

v.2.1

17 Jan 10:06
Compare
Choose a tag to compare

Significantly simplified implementation and API.

v.2.0

17 Jan 10:06
Compare
Choose a tag to compare

Key feature of release: allowed AnyObject to be subject type, not UIView subclasses only.

Also:

  • renamed entire project.

v.1.2

14 Jan 21:31
Compare
Choose a tag to compare

Added more strict limitations on how to use/apply states.

Also:

  • improved unit tests (suggested better way to organize states declarations);

v.1.1

11 Jan 22:11
Compare
Choose a tag to compare

StateCtrl does not require initial state anymore, apply initial state explicitly.

v.1.0

25 Dec 20:01
Compare
Choose a tag to compare

Initial release.