Skip to content

Latest commit

 

History

History
65 lines (44 loc) · 3.29 KB

CHANGELOG.md

File metadata and controls

65 lines (44 loc) · 3.29 KB

#Change Log All notable changes to this project will be documented in this file. starting with version 4.2.5

4.3.1 (09/30/2016)

Released on Friday, September 30, 2016. All issues associated with this milestone can be found using this filter.

Updated

  • Update Carthage to use regular SwiftyJSON
  • Implemented by kylebrowning in #148.

4.3.0 (09/27/2016)

Released on Tuesday, September 27, 2016. All issues associated with this milestone can be found using this filter.

Updated

  • Update waterwheel demo to use waterwheel-swift.com
  • Implemented by kylebrowning in #147.
  • Support Swift 3.0
  • Implemented by kylebrowning in #144.

Fixed

  • Fixes Carthage support
  • Implemented by kylebrowning in #146.

4.2.8 (08/26/2016)

Released on Friday, August 26, 2016. All issues associated with this milestone can be found using this filter.

Added

  • Provide ViewsTableViewController
  • Implemented by kylebrowning in #141.

Fixed

  • waterwheelLoginViewController has no cancel button/action
  • Implemented by kylebrowning in #143.

4.2.7 (08/17/2016)

Released on Wednesday, August 17, 2016. All issues associated with this milestone can be found using this filter.

Changed

  • Rename ViewExtension because it can be confused with a Drupal View
  • Implemented by kylebrowning in #140.

4.2.6 (08/16/2016)

Released on Tuesday, August 16, 2016. All issues associated with this milestone can be found using this filter.

Updated

  • 100% doc coverage for waterwheelAuthButton
  • Implemented by kylebrowning in #138.

Changed

  • Move Title color from Auth button out of setup
  • Implemented by kylebrowning in #139.

4.2.5 (08/16/2016)

Released on Tuesday, August 16, 2016. All issues associated with this milestone can be found using this filter.

Fixed

  • properties on AuthButton are protected
  • Implemented by kylebrowning in #137.