add rainbow logging with rich

This commit is contained in:
Jakub Miazek 2023-04-28 13:57:48 +02:00
parent 5567641d40
commit de781a7ace

View File

@ -80,6 +80,7 @@ Hope you enjoy it.
- 12 NOV 2022 ruff implemented to project as linting tool - 12 NOV 2022 ruff implemented to project as linting tool
- 14 FEB 2023 bump project to Python 3.11 - 14 FEB 2023 bump project to Python 3.11
- 10 APR 2023 implement logging with rich - 10 APR 2023 implement logging with rich
- 28 APR 2023 Rainbow logs with rich :rainbow:
### Local development with poetry ### Local development with poetry