All Versions
8
Latest Version
Avg Release Cycle
198 days
Latest Release
2404 days ago
Changelog History
Changelog History
-
v2.0.10
September 21, 2018 -
v2.0.9
May 22, 2017 -
v2.0.1 Changes
May 22, 20172.0.1 (Monday, May 22nd, 2017)
π NEW- β Added additional file writing options to the coordinated file message transiting. (Aleh Dzenisiuk and Conrad Stoll)
π Fixed
- π FIXED an issue (#71) with a crash on devices that don't support Watch Connectivity. (Christopher de Haan)
-
v2.0.0 Changes
October 15, 20152.0.0 (Tuesday, September 15th, 2015)
π NEW- β Added support for the WatchConnectivity framework. (Conrad Stoll)
π Fixed
-
v1.2.0 Changes
June 02, 2015NEW
- β Added support for sending a notification by passing nil as the message. (Felix Lamouroux)
- β Added support for Carthage dependency management. (Lei Wang)
- β Added support for subclassing MMWormhole's message passing system via MMWormholeTransiting. (Conrad Stoll)
- β Added support for NSFileCoordinator message file writing. (Conrad Stoll)
- β Added new troubleshooting checks for App Group configuration. (Ernesto Torres)
- β Added nullability annotations for better Swift support. (Timothy Sanders)
- β Silenced a c function declaration warning. (Wes Ostler)
- β‘οΈ Updated README to include Swift examples. (Nate McGuire)
π Fixed
-
v1.1.1 Changes
February 13, 2015NEW
- β Added support for OS X in CocoaPods. (ConfusedVorlon)
- Cleaned up the public headers and init method. (JΓ©rΓ΄me Morissard)
- β Removed duplicated space. (Christian Sampaio)
- β‘οΈ Updated for latest beta of WatchKit. (Fadhel Chaabane)
-
v1.1.0 Changes
December 13, 2014NEW
- β Added support for iOS 7 deployment targets. (Orta Therox)
- β Added full support for NSCoding and NSKeyedArchiver. (Martin Blech)
- β Added Unit Tests! (Conrad Stoll)
π Fixed
- π FIXED an issue(#6) where clear all message contents wasn't working properly. (Conrad Stoll)
-
v1.0.0 Changes
December 08, 2014- π Initial Library Release