Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 532 Bytes

File metadata and controls

13 lines (10 loc) · 532 Bytes

1.4

  • Compatibility with Swift 3

1.3

  • Add observer for multiple names in once (NotificationManager)
  • New instance of Dictionary by adding together an array of Dictionary
  • New helpers for keyboard notifications: bindKeyboardSize(_: (size: CGSize) -> ()) -> [NSObjectProtocol]
  • Added new properties in the Completion enum
  • ConnectionStatus enum contains the Completion enum nested in the completed case
  • Added Each wrapper around NSTimer
  • Added UIAlertController and UIAlertAction extensions