All Versions
10
Latest Version
Avg Release Cycle
48 days
Latest Release
2373 days ago

Changelog History

  • v4.3.4 Changes

    October 25, 2017

    ๐Ÿš€ Released on Wed, October 25, 2017. All issues associated with this milestone can be found using this filter.

    ๐Ÿ›  Fixed

    • Set isLoggedIn and headers access modifiers open
  • v4.3.3 Changes

    September 18, 2017

    ๐Ÿš€ Released on Monday, September 18, 2017. All issues associated with this milestone can be found using this filter.

    ๐Ÿ›  Fixed

    • Private methods became public
      • Implemented by kylebrowning
    • ๐Ÿ›  Fixes issue with demo project build.
  • v4.3.2 Changes

    March 25, 2017

    ๐Ÿš€ Released on Friday, March 24, 2017. All issues associated with this milestone can be found using this filter.

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ Carthage support is broken.
      • Implemented by kylebrowning in #153.
  • v4.3.1 Changes

    September 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.
  • v4.3.0 Changes

    September 27, 2016

    ๐Ÿš€ 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.
  • v4.2.8 Changes

    August 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.
  • v4.2.7 Changes

    August 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.
  • v4.2.6 Changes

    August 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.
  • v4.2.5 Changes

    August 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.
  • v4.2.4 Changes

    August 15, 2016

    ๐Ÿ†• New functionality in this release:

    • Auth Button, remembers auth state.
    • Persist waterwheel settings throughout app closure/phone restart
    • Login View Controller, setups a Login View Controller that will allow you to manage login state.
    • ๐Ÿ›  Fixes login/logout state to be consistent with 8.2
    • โž• Adds notifications for all requests