* Read the docs documentation * Handle time stamp conversion of the new Device.lastSyncTime field * MisfitNotification.Message is now a list of MisfitMessage objects
0.2.0
==========================
* Better error handling when authorizing on the local CherryPy server * Show --help option when no arguments are supplied to the misfit command * Fix a bug preventing local misfit authorization from working with command-line browsers
0.1.1
==========================
* Support for verifying signed SubscriptionConfirmation messages
0.1.0
==========================
* Misfit classes with data attributes * Support for Python 3.x and PyPy * Notification support (including SNS signature verification) * MisfitAuth class to handle OAuth2 * Many squished bugs