Skip to content

Latest commit

History

History
executable file
132 lines (78 loc) 路 3.5 KB

CHANGELOG.md

File metadata and controls

executable file
132 lines (78 loc) 路 3.5 KB

Change log

  • Support SwiftUI (#37)
  • Add background changing directly (#34)
  • Fixed crash on iOS 10 when setting tintColor to nil.
  • Fixed crashes on iOS 13 or earlier when setting or accessing tintColorAlpha while tintColor was nil.

Released on 2020-09-24

  • iOS14 blur fix (#27)

Released on 2020-09-14

  • iOS 14 Support

Released on 2019-10-25

  • SPM Update

Released on 2019-10-10

  • SPM Support

Released on 2019-04-24

  • Swift 5.0 Support

Released on 2019-03-11

  • Updated Example

Released on 2018-10-01

  • Swift 4.2 Support

Released on 2018-04-17

  • Added Documentation

Released on 2018-03-30

  • Swift 4.1 Support

Released on 2017-09-20

  • Updated to Swift 4

Released on 2017-07-24

  • Fixed deployment target

Released on 2017-03-28

  • Bug fixes

Released on 2016-11-30

  • Fixed missing CFBundleVersion

Released on 2016-11-29

  • Fixed scale

Released on 2016-10-28

  • Fixed minimum deployment target

Released on 2016-10-20

  • Improved Readme

Released on 2016-10-03

  • Updated to Swift 3.0

Released on 2016-09-15

  • Updated to Swift 2.3

Released on 2016-06-26

  • Improved Readme

Released on 2016-06-07

  • Improved Readme

Released on 2016-05-30

  • Improved Example

Released on 2016-05-29

  • Improved Example

Released on 2016-05-26

  • Created Project