=====
- First stable release! hooray!
- Make configuration load lazy to make possible change root_path and
starting_path in prettyconf.config
- Default root_path is "/" instead of $HOME (backward incompatible change)
- Add missing requirements in requirements.txt and make tox use it.
- Small PEP-8 and code formatting fixes