- Added support for Open Channels
- Create and update open channels
- Push to open channels
- Open channel platform overrides
- Templates API support
- Added Android platform overrides for Android O
- Added new platform overrides for Web Notify
- Added new properties to the ChannelInfo object
- Fix to actually use ChannelInfo and DeviceInfo objects for listing devices,
including Python datetimes for date/time fields
- Significant usage changes to channel/device listing, lookup, and feedback
- Fix to handle non-JSON responses gracefully
- Fix Travis yml to remove Python 2.6 check (support removed in 2.0.0)
- Various docs fixes and updates
- Added templates for pull requests and issues, contribution information
- Now supporting and testing for Python 3.5 and 3.6 compatibility
---