Added
- Unit tests and `Makefile`
Changed
- Overhauled code
- Now using Ruff
- Now using `pyproject.toml` instead of `setup.py`
- Replaced default status icons with codicons
- Using a singleton class instead of `setup_logger()` function
- Support python 3.7 to 3.12
**Full Changelog**: https://github.com/celynw/kellog/compare/0.2.0...v1.0.0