--- * 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