Skip to content

Releases: ReSwift/ReSwift-Thunk

Fix Carthage Build Errors

19 Oct 16:01
5ee9816
Compare
Choose a tag to compare

Fixes:

ReSwift 6.0

16 Oct 20:22
6e62c65
Compare
Choose a tag to compare

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

1.2.0 – ReSwift 5 and ExpectThunk

07 Sep 14:58
5215249
Compare
Choose a tag to compare

API Changes:

  • Renames createThunksMiddleware to createThunkMiddleware and adds deprecated forward for createThunksMiddleware (#20) - @fbernutz

Other:

1.1.0

17 Jan 17:03
657b907
Compare
Choose a tag to compare

API Changes:

  • Renames ThunkAction to Thunk
  • Renames ThunkMiddleware() to createThunkMiddleware()
  • Adds deprecated forwards for ThunkAction and ThunkMiddleware()

Other:

Pre-release version for tests with CocoaPods

24 Nov 09:04
Compare
Choose a tag to compare
1.0.0-pre

Remove using iOS as SDKROOT (#7)