Skip to content

ReSwift 6.0

Compare
Choose a tag to compare
@mjarvis mjarvis released this 16 Oct 20:22
· 5 commits to master since this release
6e62c65

Breaking API Changes:

Other:

  • Rename SwiftPM library to ReSwiftThunk, this makes naming consistent across all package manager (Cocoapods, Carthage and SwiftPM) (#42) - @jookes
  • ExpectThunk's methods dispatches and getsState no longer have @discardableResult return values (#40) - @xavierLowmiller