v18.0.0
- 💥[Feature] Upgrade to Redwood (by @Abdul-Muqadim-Arbisoft)
- [Improvement] Makefile updated and test added to the repository and formatted code with Black and isort. (by @CodeWithEmad)
- [Bugfix] Make plugin compatible with Python 3.12 by removing dependency on
pkg_resources
. (by @regisb)