Skip to content

1.0.1

Compare
Choose a tag to compare
@andersio andersio released this 18 Feb 07:47

This is a maintenance release of ReactiveSwift 1.0.

Changes

  1. Fixed a couple of infinite feedback loops in Action. (#221)
  2. Fixed a race condition of Signal which might result in a deadlock when a signal is sent a terminal event as a result of an observer of it being released. (#267)

Acknowledgements

Kudos to @mdiep, @sharplet and @andersio who helped review the pull requests.