ChangeLog
=========

0.3.0
-----
* Python3.x support only
* Use pylint instead of flake8
* pre-commit config
* EnvironFirst and EnvironLast classes which can read values
  from environment variables.

0.2.0
-----
* extendparser.include extension for ``.includes`` support
* extendparser.get extension for get option and section with specific type
* complete package
* full tests
* moving to new repository https://github.com/ondratu/extendparser

0.1.0
-----
* iconfigparser file
