Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
-
6.0.0 Swift 4.2, iOS 12, macOS Mojave 10.14
-
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
-
4.0.3 Readme updates
-
4.0.2 Readme updates
-
4.0.1 Readme updates
-
4.0.0 Swift 3.0
-
3.0.1 Added iOS app icon for the demo app.
-
v3.0.0 Updated for Swift 2.2 / Xcode 7.3. Incompatible with earlier versions.
-
v2.0.12 Fixed: Calling destroyNotificationHandler() with nil crashes (#1)
-
v2.0.11 Updated readme to workaround Gitlab Markdown rendering issue.
-
v2.0.10 Fixed a typo on the readme.
-
v2.0.8 Fixed a typo in the code sample in the readme.
-
v2.0.7 Minor copy tweak to the readme.
-
v2.0.6 Minor visual fix to 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.