Skip to content

Releases: abhimuktheeswarar/Flywheel

Update Kotlin version to 1.7.20

27 Nov 12:25
Compare
Choose a tag to compare

Removed support for CocoaPods.

Fix: Duplicate Action emission

29 Oct 10:35
Compare
Choose a tag to compare
Fix: Duplicate actions emission

By using another channel to make sure the action passes through middlewares before it receives another Action.
Update Android Gradle Plugin.

Update XcFramework.

Fixes: Gradle build

04 Aug 16:04
Compare
Choose a tag to compare

Fix Gradle build for older Gradle versions.

Fixes: Gradle build

04 Aug 15:22
Compare
Choose a tag to compare

Fix issue with older Gradle versions when using Flywheel in Android projects

StateMachine feature fixes

02 Aug 11:15
Compare
Choose a tag to compare

Simplify OnEnter, onExit extension functions.
Provide access to synchronous state() function in SideEffect.

StateMachine features

31 Jul 06:24
Compare
Choose a tag to compare
  • Add support for state transitions Flow - valid transition, invalid transition, onEnter, onExit...

  • Support to build reducer as a StateMachine update function with the ability to handle error when no match is found.

  • Simplify hot, cold, hot cold side effects into one SideEffect abstract class.

  • Support to restore initial state after initializing StateReserve.

First release!

16 Jul 14:28
Compare
Choose a tag to compare

hotActions can emit Action that are even modified by middlewares.

First release!

11 Jul 17:54
7715ef8
Compare
Choose a tag to compare

Add support for Swift Package Manager

First release!

11 Jul 13:38
Compare
Choose a tag to compare

Update CocoaPods

First release!

11 Jul 13:34
Compare
Choose a tag to compare
Update

git in podspec