Rewrite the whole thing as a Formatter

Having a complete `Logger` class for this purpose is a bit of an overkill.
This commit is contained in:
2018-05-02 12:35:15 +02:00
parent 63895ea46e
commit 7469083f0b
4 changed files with 148 additions and 350 deletions

View File

@@ -60,9 +60,9 @@ author = 'Gergely Polonkai'
# built documents.
#
# The short X.Y version.
version = '0.1'
version = '1.0'
# The full version, including alpha/beta/rc tags.
release = '0.1.1'
release = '1.0.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.