This stability release aims to prepare api.mcsrvstat.py for a major maintenance update by reformatting the codebase, fixing bugs and adding some features along the way.
What's Changed
- Fixed: https://github.com/hitblast/api.mcsrvstat.py/issues/10
- Removed the CLI provided with the package **(use [mcsrvstat.nim](https://github.com/hitblast/mcsrvstat.nim) instead)**.
- Reformatted the whole codebase and updated configurations for code editors.
- Changed the default linter from [flake8](https://github.com/PyCQA/flake8) to [ruff](https://github.com/astral-sh/ruff).
Automated PRs
* 🎨 [tuning] Resolved formatting errors by github-actions in https://github.com/hitblast/api.mcsrvstat.py/pull/12
**Full Changelog**: https://github.com/hitblast/api.mcsrvstat.py/compare/2023.3.9...2023.9.3