Skip to content

Latest commit

History

History
32 lines (23 loc) 路 1.43 KB

CHANGELOG.md

File metadata and controls

32 lines (23 loc) 路 1.43 KB

Change Log

All notable changes to this project will be documented in this file.

Latest release is available here.

3.0.0 - May 03, 2019

  • Swift 5.0. 馃殌
  • Code refactored.
  • Fixed #6 (#6)

2.0.0 - Oct 21, 2018

  • Minor code refactored.
  • Fixed #4 (#4)

1.4.0 - Oct 02, 2018

  • Code refactored:
    • Removed self specifier for the global properties & example.
    • Use swift best practice to implement protocols.
    • Fixed #1 (#1)

1.3.0 - Sep 21, 2018

  • Example updated to support swift 4.2 and code refactoring.

1.2.0 - Oct 24, 2017

  • Added Documentations and Scale Animations for Options buttons.

1.1.0 - Oct 22, 2017

  • Fixed for CocoaPods Usage, Added Delegates, and lots of Code Refactoring & Improvements.

1.0.0 - Oct 19, 2017

  • First Release.