Documentation updates - Add ubuntu 16.04 instructions to README (173) - Removed index and getting started in favour of the main README (175) - Add gitter badge (221) - Updated example_configuration.yaml (213) - Add link to sticker incentive (212) - Add a link to the youtube getting started series (192) - Create CODE_OF_CONDUCT.md (188) - Add default web config (190)
0.8.1
- Install module deps to `~/.opsdroid` (167) - Auto generate config if none exists (165) - Fix deps for pip (169)
0.8.0
Add new logging syntax to default config (123) Renamed `load_config` function to be more readable (128) Added arrow instead of datetime and make crontab timezone aware (142) Change default module path and expand path (163)
0.7.1
Incremented the version in the source. Added a minor version to force a new build.
0.7.0
Enhancements - Rewrite logging interface (93) - Add verbose logging to git clones (94) - Run tests on Python 3.6 (97) - Add RESTful web server and webhook parser (96, 105, 107)
Bug fixes - Fixed bot name assignment (95) - Container port and version pinning (98) - Pin all deps to latest version (101)