typing_extensions
as a dependency. It was being installed automatically as part of the[dev]
dependencies
- Unit tests and
Makefile
- Overhauled code
- Now using Ruff
- Now using
pyproject.toml
instead ofsetup.py
- Replaced default status icons with codicons
- Using a singleton class instead of
setup_logger()
function - Support python 3.7 to 3.12
Initial release.