Skip to content

Release v1.0.0

Choose a tag to compare

@celynw celynw released this 29 Jan 00:48
· 17 commits to master since this release

1.0.0

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: 0.2.0...v1.0.0