Changelog History
Page 1
-
v1.0.0
April 09, 2020 -
v0.9 Changes
March 07, 2017๐ This release fixes versioning so that apps targeting earlier version of iOS can use it.
Thanks @timshadel
-
v0.8 Changes
March 03, 2017๐ Fixes some issues with extension API in the project configuration.
Thanks, @benjaminsnorris
-
v0.7 Changes
February 13, 2017Implements a Multiplatform Scheme described here.
-
v0.6 Changes
January 13, 2017โ Adds serial queues and consolidates publishing.
Special thanks to @timshadel and @bwhiteley for their work!
-
v0.5.2 Changes
September 23, 2016๐ Makes
Core.state
getter publicly accessible. -
v0.5.1 Changes
September 23, 2016Lowers the minimum iOS version to 8.0
-
v0.5 Changes
September 23, 2016๐ Renames the
Reactor
class toCore
so as to not conflict with the module name. This helps consumers reference types by their namespaced name and avoid name collisions. -
v0.4 Changes
September 07, 2016โ Removes the
EventEmitter
typealias in favor ofCommand
. See the updated README for usage. -
v0.3 Changes
September 01, 2016๐ฅ Breaking Changes
๐ท ๐ง ๐ท ๐ฅBut it's all for the best.
๐ฑ Special thanks to @timshadel and @lynns for their work ๐