Skip to content

Releases: yonekawa/SwiftFlux

v0.0.3

11 Aug 03:14

Choose a tag to compare

  • [change] Stop to use Singleton pattern.
  • [change] Use ActionCreator to invoke action for declarative app dispatcher.
  • [change] Recommend to use EventEmitter by store's property.
  • [change] Define Dispatcher protocol and rename Dispatcher class to DefaultDispatcher

v0.0.2

10 Aug 10:57

Choose a tag to compare

  • [changed] Use Action.Type to Dispatcher.register

Alpha release

02 Aug 09:20

Choose a tag to compare

v0.0.1

Try to fix carthage build