0.10.6 (2017-06-23)
-------------------

- Fixed regression (SystemObject comparison)


0.10.5 (2017-06-22)
-------------------

- Bugfixes


0.10.4 (2017-06-22)
-------------------

- Change web implementation to conform more to ordinary Django app style
- Add some real-life examples in more_examples/


0.10.3 (2017-06-22)
-------------------

- Added support for RPI.GPIO which is now default.
  If RPIO is desired, set rpio attribute in RpioService.

0.10.0
------

- Python 3 support
- Merged extensions (webui, rpio, arduino, rpc) into main repository
