* Allows getting all configured items using config.items (by heynemann);
* Support default values (by heynemann);
* Stop depending on tornado (by wking);
* Fix loading environment variables (by dmpinheiro);
* Debian packaging (by marcelometal and gi11es);
* Ability to read multiple config files (by gi11es);
* PEP-8 fixes (by rfloriano);
* Fix: error when a var is defined as a tuple and generate_config is used (by rfloriano);
* Limit directory scanning of variables to .conf files (by gi11es).
[Diff to previous release](https://github.com/globocom/derpconf/compare/0.6.0...v0.8.2)