-----
New features:
- the comments mode is now PEP8 compliant
- the documentation panel now uses docutils to get an html representation
of docstrings
- QPythonCodeEdit now includes the file watcher mode
- lots of improvements to the auto indent mode
Fixed bugs:
- Add support for jedi 0.8 (which has not been released yet, compatibility
with jedi 0.7 has been kept)
- many bug fixes to the auto indent mode