Skip to content

2.8.0

Compare
Choose a tag to compare
@DevYeom DevYeom released this 23 Sep 13:02
· 8 commits to main since this release
2ba406b

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