Skip to content

Tags: fomagran/OneWayKit

Tags

1.2.3

Toggle 1.2.3's commit message
refactor: change OneWay to accept injected middlewares

1.2.2

Toggle 1.2.2's commit message
fix: Add check logic for subscriptions key

1.2.1

Toggle 1.2.1's commit message
comment: Add detailed documentation for core unidirectional data flow…

… classes

1.2.0

Toggle 1.2.0's commit message
feat: Implement the logger feature

1.1.9

Toggle 1.1.9's commit message
feat: Add statePublisher and state (subject) in GlobalOneWay

1.1.8

Toggle 1.1.8's commit message
feat: Add Global OneWay

1.1.7

Toggle 1.1.7's commit message
feat: add Equatable on FeatureState, observe subject for SwiftUI

1.1.6

Toggle 1.1.6's commit message
fix: Add the observable object in OneWay for SwiftUI

1.1.5

Toggle 1.1.5's commit message
fix: Add the handling logic when get the cancel action

1.1.4

Toggle 1.1.4's commit message
fix: add the actionToCancel