Releases: Rightpoint/Swiftilities
Releases · Rightpoint/Swiftilities
Version 0.26.0
0.25.1: Version Bump 25.1
Bug Fixes
- Added toggle, for debug purposes, that logs the content offset of the Hairline Fade's scrollview. (#175, @needhamwoodj)
0.25.0
Bug Fixes
- Make
HairlineView
redraw on bounds change. Fixes issue where it was sometimes clear. (#172, @ZevEisenberg)
0.24.0
New Features
- Made index path utilities
public
(they were accidentallyinternal
). (#170, @ZevEisenberg) - Make index path utilities usable without a table view. (#170, @ZevEisenberg)
Bug Fixes
- Fix crash in
NavBarHairlineFadeBehavior
. (#137, @KingOfBrian)
Other Fixes
- Update gems and pods in example project. (#170, @ZevEisenberg)
- Clean up projects. (#163, @armcknight)
- Clean up docs. (#168, #169, @armcknight)
Version 0.23.0
Version 0.22.1
- Fix crash in
rz_tintedImage
#162
Version 0.22.0
Version 0.21.1
0.21.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
Breaking Changes
- Drop Xcode 9 support
New Features
- Full Xcode 10 and Swift 4.2 support
Bug Fixes
- Fix keyboard avoidance animation curve crash