* added automated sphinx reference generation with `sphinx_pytype_substitution <https://sphinx_pytype_substitution.readthedocs.io/en/latest/intro.html>`_
0.2
-----------
Release date was Oct 7, 2021
* added regression testing with `regtest <https://regtest.readthedocs.io/en/latest/intro.html>`_ * replace *script* by *entry_points* in :code:`setup.py` * sphinx theme attribute in prject :code:`__init__.py`
0.1.7
-------------
Release date was Oct 1, 2021
* full pure Python implementation * Major refactor in pure python library with windows support. * demo project creation with :code:`python -m auxilium --demo` * colorful icons * verbosity logging * virtual environment
0.1.4
-------------
Release date was Oct 11, 2020
* multiple commands * first parts migrated to Python
0.1
-----------
Release date was Aug 29, 2019
* first version * standardized project structure incl. doc and test * (bash) cli tool for running creation, test, documentation and deployment