Releases: KazaiMazai/Puredux
Releases · KazaiMazai/Puredux
Release v2.1.3
Release v2.1.2
Release v2.1.1
Breaking changes
- Swift tooling bumped to 5.10
Checkout docs and migration guides for more details.
What's Changed
- Dependency Injection Feature by @KazaiMazai in #116
- Added DI section to readme by @KazaiMazai in #117
Full Changelog: 2.0.10...2.1.1
Release v2.0.9
What's Changed
- DI-access-fix by @KazaiMazai in #110
- Macro test fix by @KazaiMazai in #111
- Test fix on CI by @KazaiMazai in #112
- Tests fix by @KazaiMazai in #113
Full Changelog: 2.0.5...2.0.9
Release v2.0.5
Release v2.0.4
Release v2.0.3
Release v2.0.2
What's Changed
- Fixed macro package swift version by @KazaiMazai in #106
Full Changelog: 2.0.1...2.0.2
Release v2.0.1
What's Changed
- Fixed Swift6 warning on Xcode16 by @KazaiMazai in #103
- Fixed docs links by @KazaiMazai in #104
- Update README.md by @KazaiMazai in #105
Full Changelog: 2.0.0...2.0.1
Release v2.0.0
What's new
- State-Driven SideEffects
- Removed deprecated legacy and refactored Stores implementation
- Updated for Swift 6 strict Concurrency compatibility
- Actions mapping between parent and child stores within hierarchy
Breaking changes
This update has breaking changes. Checkout the migration guide
What's Changed
- SideEffects with store lifecycle by @KazaiMazai in #77
- Remove deprecated legacy for 2.0 by @KazaiMazai in #79
- Updated link in readme docs by @KazaiMazai in #80
- Stores Huge Refactoring by @KazaiMazai in #82
- AsyncActions execution cleanup by @KazaiMazai in #83
- ForEachEffect closure fix by @KazaiMazai in #85
- Clean up by @KazaiMazai in #84
- SideEffects public API and Docs by @KazaiMazai in #86
- Updated documentation for Docc by @KazaiMazai in #87
- Updated readme by @KazaiMazai in #88
- Update README.md by @KazaiMazai in #89
- Docs structure update by @KazaiMazai in #90
- Updated docs by @KazaiMazai in #91
- Observer refactoring by @KazaiMazai in #92
- Swift6 - Strict concurrency compatibility by @KazaiMazai in #93
- Actions-Interceptor-leftovers-cleanup by @KazaiMazai in #94
- Added missing docs by @KazaiMazai in #95
- Actions mapping feature by @KazaiMazai in #96
- Minor API refactoring by @KazaiMazai in #97
- Minor fixes and docs update by @KazaiMazai in #98
- Updated readme for release by @KazaiMazai in #99
- Linter fixes by @KazaiMazai in #100
- Readme typos fix and update by @KazaiMazai in #101
- Upd readme by @KazaiMazai in #102
Full Changelog: 1.9.2...2.0.0