-
5.0.0
Now safe for use in application extensions. This could be a breaking change if you were relying on events without an explicit object being broadcast from UIApplication (iOS) or NSApplication (macOS) as the object is now set as nil if not specified so bumping the version number to 5.0.0.
-
4.0.5
Reduced deployment target to iOS 9.0 There was no reason for it to be 9.2.
-
4.0.4
Update to latest project settings in Xcode 8.1 * Compiles with Swift 3.0.1
-
3.0.2
Update to latest project settings in Xcode 8.1 * Compiles with Swift 3.0.1
-
v3.0.0
Updated for Swift 2.2 / Xcode 7.3. Incompatible with earlier versions.
-
v2.0.11
Updated readme to workaround Gitlab Markdown rendering issue.
-
v2.0.8
Fixed a typo in the code sample in the readme.
-
v2.0.5
Updated the readme with the latest installation instructions and standard readme file structure.
-
v2.0.4
Added the Ind.ie standard ./install and ./dev scripts.