This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
Releases: reddavis/RedUx
Releases · reddavis/RedUx
v1.0.0
v0.15.0
What's Changed
- Cancellable effects by @reddavis in #24
- Run send on main actor by @reddavis in #26
- Declare vm and unwrap store as main actor by @reddavis in #27
- Documentation site by @reddavis in #25
- Declare store as ma by @reddavis in #28
- Update README by @reddavis in #29
- Example app by @reddavis in #30
- Refactor effect management by @reddavis in #32
- Remove duplicates when propagating state by @reddavis in #31
Full Changelog: v0.14.0...v0.15.0
v0.14.0
v0.13.0
RedUxable
no longer requires conforming toView
.
Full Changelog: v0.12.0...v0.13.0
v0.12.0
v0.11.0
v0.10.0
What's Changed
- Add view model by @reddavis in #4
- Add MIT license by @reddavis in #6
- Remove duplicate Binding setter calls by @reddavis in #7
- Add a SwiftUI view for unwrapping stores. by @reddavis in #8
- Refactor effects by @reddavis in #9
- Update example app by @reddavis in #10
- Turn a reducer into a reducer that accepts optional state by @reddavis in #11
- Introduce a more flexible reducer pull function by @reddavis in #12
- Enable reducer to return effect. by @reddavis in #13
Full Changelog: v0.9.1...v0.10.0