All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Fix a crash when the rawValue of UIViewAnimationCurve is equal to 7
- Upgrade to swift 4.
- Implement init for KeyboardInfo instead of static method.
- Upgrade to swift 3.
- Use
#selector
to fix warnings. - Fix xcode project warnings.
- Started to keep change log.
- Enabled xcode test coverage.
- Enabled Travis CI for project.
- Added more unit tests.
- Added example usage and demo.gif to the readme.
- Fixed detecting of the repo language. Previously main language was detected
as
Shell
.
- Main functionality is ready for first release.