All Versions
33
Latest Version
Avg Release Cycle
92 days
Latest Release
541 days ago

Changelog History
Page 3

  • v1.1.11 Changes

    June 04, 2018

    ๐Ÿ”„ Changed

    • Carthage Support
  • v1.1.10 Changes

    April 14, 2018

    ๐Ÿ”„ Changed

    • Updates for Swift 4.1
    • Formatted code
  • v1.1.9 Changes

    January 27, 2018

    ๐Ÿ”„ Changed

    • Formatted code
    • Refactorings
  • v1.1.8 Changes

    January 20, 2018

    โž• Added

    • Further documentation
    • Further examples ### ๐Ÿ”„ Changed
    • Refactorings (moved all logic into view model)
  • v1.1.7 Changes

    December 30, 2017

    ๐Ÿ”„ Changed

    • Adapt layout for iPhoneX
    • Convert code to Swift 4
    • Refactor code to MVVM
  • v1.1.6 Changes

    October 30, 2017

    โž• Added

    • Allow setting a custom superview
    • Documentation
  • v1.1.5 Changes

    October 03, 2017

    ๐Ÿ›  Fixed

    • Struct 'DefaultValues' is private and cannot be referenced from a default argument value (#001)
  • v1.1.4 Changes

    October 01, 2017

    โž• Added

    • Refactored project structure to match "pod lib create" / TravisCI integration
    • Added example project
  • v1.1.3 Changes

    September 25, 2017

    ๐Ÿ›  Fixed

    • Fix never adding gradient view to "keyWindow" if it is not available on first call to "show()"
  • v1.1.2 Changes

    August 27, 2017

    โž• Added

    • Basic tests / TravisCI integration
    • Refactored extension for UIColor initializer
    • Changelog