Skip to content

Releases: Rightpoint/Swiftilities

Version 0.26.0

06 Nov 19:00
44d7de6
Compare
Choose a tag to compare

New Features:

  • Add Swift Package Manager support #177

Misc:

  • Use Xcode 12 on CI #179
  • Add Swift 5.1 to badge #171

0.25.1: Version Bump 25.1

19 Dec 20:41
Compare
Choose a tag to compare

See all commits since 0.25.0.

Bug Fixes

  • Added toggle, for debug purposes, that logs the content offset of the Hairline Fade's scrollview. (#175, @needhamwoodj)

0.25.0

24 Oct 18:00
Compare
Choose a tag to compare

See all commits since 0.24.0.

Bug Fixes

  • Make HairlineView redraw on bounds change. Fixes issue where it was sometimes clear. (#172, @ZevEisenberg)

0.24.0

04 Oct 16:56
Compare
Choose a tag to compare

See all commits since 0.23.0.

New Features

Bug Fixes

Other Fixes

Version 0.23.0

22 May 22:39
d8d93aa
Compare
Choose a tag to compare

See all commits since 0.22.1.

  • TintedButton docs and screenshots #164
  • Add logging documentation #165
  • Swift 5 #167

Version 0.22.1

19 Apr 22:51
21b4cb1
Compare
Choose a tag to compare

See all commits since 0.22.0.

  • Fix crash in rz_tintedImage #162

Version 0.22.0

19 Apr 20:56
8117c56
Compare
Choose a tag to compare

See all commits since 0.22.1.

Breaking Changes

  • Prefix methods for tinted image #146

New Features

  • Hairline docs and default axis #149

Version 0.21.1

12 Apr 22:17
ed02bae
Compare
Choose a tag to compare

See all commits since 0.21.0.

  • Fix Swift 4.2 warnings #151
  • Resolves Swift 5 compatibility issue #155
  • Republish podspec using CocoaPods 1.6 #157

0.21.0

08 Apr 17:59
27ec1b1
Compare
Choose a tag to compare

See all commits since 0.20.0.

Breaking Changes

  • Change in Better Button .custom API

New Features

  • Update Cocoapods to 1.7.0.beta.3
  • Better Button support for any UIControl.State with change in Better Button .custom API
  • Typo Fixes
  • Updated Documentation

0.20.0

19 Oct 15:04
Compare
Choose a tag to compare

See all commits since 0.19.0.

Breaking Changes

  • Drop Xcode 9 support

New Features

  • Full Xcode 10 and Swift 4.2 support

Bug Fixes

  • Fix keyboard avoidance animation curve crash