Skip to content

Releases: ReactorSwift/Reactor

Fix versioning

07 Mar 18:55
Compare
Choose a tag to compare

This release fixes versioning so that apps targeting earlier version of iOS can use it.

Thanks @timshadel

Fix Extensions

03 Mar 22:17
Compare
Choose a tag to compare

Fixes some issues with extension API in the project configuration.

Thanks, @benjaminsnorris

Multiplatform Scheme

13 Feb 16:39
Compare
Choose a tag to compare

Implements a Multiplatform Scheme described here.

Add serial queues

13 Jan 03:07
Compare
Choose a tag to compare

Adds serial queues and consolidates publishing.

Special thanks to @timshadel and @bwhiteley for their work!

v0.5.2

23 Sep 20:37
Compare
Choose a tag to compare

Makes Core.state getter publicly accessible.

v0.5.1

23 Sep 16:15
Compare
Choose a tag to compare

Lowers the minimum iOS version to 8.0

Core

23 Sep 15:29
Compare
Choose a tag to compare

Renames the Reactor class to Core so as to not conflict with the module name. This helps consumers reference types by their namespaced name and avoid name collisions.

Commands

07 Sep 23:31
Compare
Choose a tag to compare

Removes the EventEmitter typealias in favor of Command. See the updated README for usage.

Various API Naming Updates

01 Sep 21:47
Compare
Choose a tag to compare

Breaking Changes
🚧 πŸ‘· πŸ”₯

But it's all for the best.

Special thanks to @timshadel and @lynns for their work πŸ˜„

Initial Release

18 Aug 03:06
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
v0.2

more visibility modifiers