All notable changes to this project will be documented in this file.
ADKeyboardManager
adheres to Semantic Versioning.
- Add support for Swift Package Manager
- Add
@MainActor
toKeyboardManagerDelegate
protocol andKeyboardManager
class
- Drop support for iOS version below iOS 12.0
- Drop support for Swift version below 5.6
- Fixed a crash occuring on device due to undocumented
UIView.AnimationCurve
values
- Initial public open source release