Changelog History
-
v4.0.0 Changes
June 07, 2019- Pod version bump (thanks @klaaspieter)
- Quick/Nimble dependency version bumps (thanks @nrohwedder + @gfontenot)
- 👍 Swift 5 support (thanks @sgoodwin)
👍 Swish 4 drops support for Swift 4.
-
v3.0.0 Changes
March 22, 2018🚚
JSONDecoder
obviates the need forArgo
, so we've removed it as a dependency, making Swish even more lightweight.👍 Swish 3 drops support for Swift versions below 4.
📚 Documentation changes reflect both of these changes
🍱 🙌
-
v2.0.4 Changes
April 25, 2018🛠 2.0.4 is a small bugfix update to the 2.X release branch that allows for compiling with Xcode 9.3 and Swift 3.3. It should be backwards compatible with other Swift 3.X versions.
-
v2.0.3 Changes
June 05, 2017Swish now compiles under Swift 4!
-
v2.0.2 Changes
March 28, 2017🚀 This release bumps the Argo submodule dependency to the most recent release so that Swish builds properly with Carthage and Swift 3.1.
-
v2.0.1 Changes
February 15, 2017👍 Allow for any Argo 4 version.
-
v2.0.0 Changes
December 27, 2016⬆️ Swish has been upgraded to Swift 3! Thanks to @jakecraige, @tonyd256 and @sharplet for contributing to the migration.
-
v1.0.1 Changes
October 03, 2016👌 Supports Xcode 8 and Swift 2.3
-
v1.0.0 Changes
May 25, 2016🎉 Initial release