Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 760 Bytes

CHANGELOG.md

File metadata and controls

49 lines (26 loc) · 760 Bytes

MetovaBase CHANGELOG

2.0.0

Updated for Swift 4.

1.0.0

Updated syntax for Swift 3.

Renamed a couple KeyboardNotificationDelegate methods to be more consistently named after the notifications that trigger them.

0.2.5

Added KeyboardAnimationInfo struct which makes getting keyboard animation information significantly easier.

Improved testing code coverage.

0.2.4

Added .travis.yml for Travis-CI integration.

Fixing metadata files for consistency with other projects.

0.2.3

Added badges.

  • Twitter
  • Travis Build Status
  • Documentation

Added documentation.

0.2.2

Fixed some SwiftLint complaints. Updated README.

0.2.1

Adding copyright & license to files.

0.2.0

Renamed to MetovaBase.

0.1.0

Initial release.