Releases: JamesIves/perforce-commit-discord-bot
Releases · JamesIves/perforce-commit-discord-bot
2.0.7
Release Notes
- Changed the code slightly so it now uses a class.
- Added some unit tests.
2.0.6
Release Notes
- Fixes an issue with the Discord-Webhooks import so it can be installed with py3.
2.0.5
Release Note
- Fixes a number of security alerts from Github.
1.0.0
Release Notes
Version 1 using discord.py
. Tagging this version as I plan on moving away from this in the next release.
2.0.4
Release Notes
- Moves to a new webhook package, you'll need to run
pip install -r requirements.txt
to get the latest changes.
2.0.3
Release Notes
- Added a PR template, issue and feature request template.
- Added a better README that makes it more clear how to install the bot.
2.0.2
Release Notes
Fixes a requests vulnerability.
2.0.1
Release Notes
- Filtered out low upload handling.
- Made the bot print out the entire changelog.
2.0.0
Release Notes
Moved the bot to use webhooks instead of discord.py
.