All Versions
10
Latest Version
Avg Release Cycle
73 days
Latest Release
2506 days ago

Changelog History

  • v2.5.1 Changes

    June 16, 2017

    ๐Ÿ›  Fixes Swift tests to compile under Swift 3 to make Carthage work again.

  • v2.5.0 Changes

    April 12, 2016

    ๐Ÿšฆ Implements default signal types as concrete classes to enhance Swift compatibility. Adds nullability identifiers throughout.

  • v2.4.0 Changes

    February 25, 2016

    โž• Adds alternate method to create concrete subclasses of signals in order to be able to bridge Signals to Swift.

    โž• Adds support for tvOS and watchOS.

  • v2.2.1 Changes

    January 04, 2016

    โฌ†๏ธ Bumped back podspec to support iOS 7.0

  • v2.2.0

    December 16, 2015
  • v2.1.0

    November 17, 2015
  • v2.0.1 Changes

    October 27, 2015

    ๐Ÿšฆ Augments the fire-signature of an empty signal from (void (^)())fire; to (void (^)(void))fire; to give a compiler error when users accidentally add data to an empty fire.

  • v2.0.0 Changes

    September 10, 2015

    ๐Ÿ—„ Deprecating init in favor of always calling initWithProtocol. Bumped major version due to breaking nature of this change.

  • v1.0.1

    August 25, 2015
  • v1.0.0

    August 25, 2015