Skip to content

Releases: square/workflow-swift

v1.1.0

28 Oct 18:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.1.0

v1.0.6

07 Sep 17:52
02f3538
Compare
Choose a tag to compare

What's Changed

  • Update RELEASING.md by @mjohnson12 in #149
  • [performance]: disable logging by default & add logging configuration by @jamieQ in #151
  • [gardening]: logging utility method cleanup by @jamieQ in #155
  • Fix typos in READMEs by @jordanekay in #152
  • Updates to make it easier to avoid using DescribedViewController, allowing flattening of VC hierarchies. by @kyleve in #153
  • [release]: update version to 1.0.6 by @jamieQ in #156

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

24 Jun 17:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

28 Mar 20:10
5d083ae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.04

v1.0.3

03 Mar 18:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

08 Jan 00:34
c090d18
Compare
Choose a tag to compare

What's Changed

  • Always remove child view controller from DescribedViewController by @kylebshr in #115

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

10 Dec 23:10
cebeca1
Compare
Choose a tag to compare

What's Changed

  • Use Xcode 12.5.1 / iOS 14.5 for GitHub actions by @n8chur in #109
  • Fix bugs related to view controller containment by @n8chur in #108

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Nov 02:35
6041836
Compare
Choose a tag to compare

v1.0.0 🎉

What's Changed

New Contributors

Full Changelog: v1.0.0-rc.1...v1.0.0

v1.0.0-rc.1

31 Aug 16:55
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

v1.0.0-beta.4

06 Apr 21:56
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release
  • Update RxSwift dependency to ~> 5.1 (#96)
  • Switch from deprecated RxSwift API (#97)