Skip to content

Releases: relux-works/swift-relux

8.4.0

Choose a tag to compare

@ivanopcode ivanopcode released this 09 Dec 06:25
  • Navigation abstraction protocol moved to core Relux package from swiftui-reluxnavigation [so that business modules do not depend on routing impl library]

Support Android builds

Choose a tag to compare

@ivanopcode ivanopcode released this 30 Aug 17:56
  • Support Android/Linus builds

Dispatcher Updated

Choose a tag to compare

@alexis-ag alexis-ag released this 04 Jul 09:16
Feature/dispatching update (#6)

Co-authored-by: Alexis Grigorev <aagrigore1@mts.ru>

Relux Flows

Choose a tag to compare

@alexis-ag alexis-ag released this 12 May 14:15
Feature/flow implementation (#3)

* Flow implementation

* Refactor FlowResult

* Refactor ActionResult

---------

Co-authored-by: Alexis Grigorev <aagrigore1@mts.ru>

Exclusions for cleanup

Choose a tag to compare

@alexis-ag alexis-ag released this 30 Mar 09:28
8.1.0

Exclusions for cleanup

remove temstate cleanup

Choose a tag to compare

@alexis-ag alexis-ag released this 27 Mar 12:27
8.0.4

remove cleanup temp states

temp states cleanup

Choose a tag to compare

@alexis-ag alexis-ag released this 26 Mar 16:35
8.0.3

Cleanup temp states on store cleanup

Fix connectTemporally state

Choose a tag to compare

@alexis-ag alexis-ag released this 26 Mar 13:08
8.0.2

FIx connectTemporally state

MainActor isolation for UIState, HybridState

Choose a tag to compare

@alexis-ag alexis-ag released this 25 Mar 20:59
8.0.1

MainActor isolation for UIState and HybridState protocols

Relux Hybrid States

Choose a tag to compare

@alexis-ag alexis-ag released this 24 Mar 11:09
  • refactored relux states