Skip to content

v2.1.0

Compare
Choose a tag to compare
@blakewatters blakewatters released this 14 Mar 15:33
· 26 commits to master since this release

This minor update polishes some rough edges in v2.0.0 and introduces a minor feature:

  • State Transitions are now protected by an NSRecursiveLock to guard against concurrent transitions from competing threads.
  • Several typos and inconsistencies in the README.md documentation has been updated
  • The test suite was upgraded to XCTest
  • The CLI test execution was switched from xctool to xcpretty

The release has been published to CocoaPods and is immediately available. No breaking API changes were introduced.