Releases: DevYeom/OneWay
Releases · DevYeom/OneWay
2.10.0
2.9.0
2.8.1
2.8.0
What's Changed
- Add async expectation helper functions for store state validation by @DevYeom in #87
- Explicitly mark
Sendable
and a global actor context by @DevYeom in #91 - Add
Task.yield()
before validating the viewStore's state by @DevYeom in #93 - Run tests with Swift 6 in CI by @DevYeom in #95
- Separate testing functions into a dedicated testing module by @DevYeom in #97
Full Changelog: 2.7.0...2.8.0
2.7.0
Perfectly supports Swift 6 🚀
What's Changed
- Resolve warnings related to actor isolation that occurred during testing by @DevYeom in #83
- Add
Sendable
to key path literals by @DevYeom in #84 - Remove the deprecated types by @DevYeom in #86
- Update the documentation by @DevYeom in #85
Full Changelog: 2.6.0...2.7.0