- [Improvement] Plugin's generated
README.rst
file is now more dynamic and compatibility for Python 3.7 is dropped (by @CodeWithEmad) - [Bugfix]
.github
directory creation issue resolved (by @CodeWithEmad)
- [Improvement] Happy New Year!
- Fix compatibility issue with Python 3.12 by removing dependency on
pkg_resources
. - Cookiecutter hooks to check input data validation.
- Various licenses support.
- New documentation format.
- GitHub Actions for new plugins.
dev
mode added to extra entries. (by @CodeWithEmad).
- Fix compatibility issue with Python 3.12 by removing dependency on
- [Improvement] Mark compatibility with python 3.11 and 3.12 (by @CodeWithEmad).
- [Improvement] Recommend putting job scripts under "tasks" directory instead of "jobs", for consistency with official plugins (by @CodeWithEmad).
- [Improvement] Start keeping a changelog (by @kdmccormick).