Features
- Added
toolbarPreviousBarButtonItemAccessibilityLabel,toolbarNextBarButtonItemAccessibilityLabel, andtoolbarDoneBarButtonItemAccessibilityLabelfor full i18n accessibility support on toolbar buttons. - Added a
movedDistanceChangedclosure/block to observe keyboard movement distance changes (Swift and Objective-C). - Added Swift Package Manager installation guide to the README.
Bug fixes
- Fixed incorrect detection of the internal
UIFieldEditor(used byUITextField) as an independent input view, which could cause unexpected behaviour.
Deprecations and removed
- Dropped support for Xcode 8 and Swift 3.0.