Skip to content

Latest commit

 

History

History
69 lines (44 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

69 lines (44 loc) · 1.98 KB

Change Log

All notable changes to this project will be documented in this file. UIView-Shake adheres to Semantic Versioning.


Added SPM support #18

Fixed

Shake times are properly handled (see andreamazz/UITextField-Shake#21)

Added

Rotation animation, see #14

Fixed

  • Merged #12

Fixed

  • Merged #10

Fixed

  • Enabled Bitcode support in #9

Fixed

  • Changed import notation to support Objective-C++ projects. Thanks to Guillaume Algis

Fixed

  • Carthage support

Fixed

  • Carthage support

Added

  • Add Carthage support

Fixed

  • Add UIKit import
  • Add nullable keyword to completion blocks