summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
blob: 7f3bf740ddc419059a22a841c1296d313b707e79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
***********
 CHANGELOG
***********

Unreleased
==========

* Make the package PEP651 compliant.
* Modernize packaging with pyproject.toml and setuptool_scm.

0.0.2
=====

* Add helper code for testing. See
  https://hazwaz.trueelena.org/testing.html
* Added optional support for `coloredlogs
  <https://coloredlogs.readthedocs.io/>`_ (if available it will be used
  by default unless explicitely disabled).

0.0.1
=====

* Initial release