- Upgrade cryptography to work with newer openssl
- Read the docs documentation
- Handle time stamp conversion of the new Device.lastSyncTime field
- MisfitNotification.Message is now a list of MisfitMessage objects
- 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
- Support for verifying signed SubscriptionConfirmation messages
- 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
- Initial release