- Updated to use PyScaffold v4 API - Updated Cirrus CI config file - Added new useful tasks to ``tox.ini`` - Renamed ``environment.yaml`` to ``environment.yml`` - Added `Yellowbrick <https://www.scikit-yb.org/>`_ to ``environment.yml``
0.4.1
=============
- Fix problem with additional new lines in Windows
0.4
===========
- Add a ``.gitignore`` also in the ``data`` folder - Changed wording in ``README.md``
0.3.1
=============
- Fixed wrong folder name in README.md template
0.3
===========
- Added a configs folder
0.2.1
=============
- Fixed some docs - Adjusted line lengths - Some cosmetic changes