2.0.1
-----
* removes unused dev dependencies


2.0
---
* add support python 3.8..3.13
* add typing
* add ini configuration support
* new release process
* new mkdocs base documentation
* better codestyle checking


1.8.1
-----
* drop support for python < 3.9


1.8.0
-----
* drop support for setuptools
* drop support for python < 3.11
* drop support for pytest < 6.0


1.7.0
-----
* add support python 3.6,3.7,3.8
* bug fixes

1.6.0
-----
* removed pip dependency
* drop support pytest<3.0

1.5.1
-----
* drop support python 2.6

1.5
---
* add support for 'globbing' package version and environment variables
* add python 3.5 and 3.6 support

1.4
---
* fixes typo in documentation

1.3
---
* fixes url in setup.py
* add ability to dump version using setuptools ``pkg_resources``
* python 3.3/3.4

1.2
---
* changed output layout

1.1
---
* removed dump of django settings and related options (--echo-settings)
* add dump generic attributes (--echo-attr)

1.0
---

* Initial release
