Releases: LizardByte/support-bot
Releases · LizardByte/support-bot
v2023.1215.230622
What's Changed
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #235
Full Changelog: v2023.1211.161323...v2023.1215.230622
v2023.1211.161323
What's Changed
- build(deps): bump LizardByte/create-release-action from 2023.1128.2625 to 2023.1210.832 by @dependabot in #232
Full Changelog: v2023.1210.145709...v2023.1211.161323
v2023.1210.145709
What's Changed
- build(deps): bump flask from 2.3.2 to 3.0.0 by @dependabot in #194
Full Changelog: v2023.1210.50616...v2023.1210.145709
v2023.1210.50616
What's Changed
- build(deps): bump LizardByte/setup-release-action from 2023.1128.1400 to 2023.1210.1904 by @dependabot in #227
Full Changelog: v2023.1210.44113...v2023.1210.50616
v2023.1210.44113
What's Changed
- ci: update global workflows by @LizardByte-bot in #226
Full Changelog: v2023.1207.151305...v2023.1210.44113
v2023.1207.151305
What's Changed
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #220
Full Changelog: v2023.1204.232621...v2023.1207.151305
v2023.1204.232621
What's Changed
- build(deps): bump flask from 2.2.3 to 2.3.2 by @dependabot in #175
- build(deps): bump requests from 2.28.2 to 2.31.0 by @dependabot in #177
- build(deps): bump igdb-api-v4 from 0.1.0 to 0.2.0 by @dependabot in #178
- ci: update global workflows by @LizardByte-bot in #196
- ci: update global workflows by @LizardByte-bot in #197
- ci: update global workflows by @LizardByte-bot in #199
- ci: update global workflows by @LizardByte-bot in #201
- ci: update global workflows by @LizardByte-bot in #202
- ci: update global docker by @LizardByte-bot in #203
- ci: new release methodology by @ReenigneArcher in #205
- chore: update LizardByte actions by @ReenigneArcher in #212
- ci: update global workflows by @LizardByte-bot in #211
- build(deps): bump igdb-api-v4 from 0.2.0 to 0.3.2 by @dependabot in #207
- ci: use rolling release by @ReenigneArcher in #218
Full Changelog: v0.1.3...v2023.1204.232621
v0.1.3
Added
- Add channel command
Dependencies
- Bump python-dotenv from 0.21.1 to 1.0.0
- Bump libgravatar from 1.0.3 to 1.0.4
- Bump py-cord from 2.4.0 to 2.4.1
- Bump beautifulsoup4 from 4.11.2 to 4.12.2
- Bump python from 3.11.2 to 3.11.3
Misc
- Update global workflows
- Update global docker
- Update docker platforms
v0.1.2
Dependencies
- Bump flask from 2.2.2 to 2.2.3
- Bump igdb-api-v4 from 0.0.5 to 0.1.0
- Bump requests from 2.28.1 to 2.28.2
- Bump python-dotenv from 0.20.0 to 0.21.1
- Bump libgravatar from 1.0.0 to 1.0.3
- Bump beautifulsoup4 from 4.11.1 to 4.11.2
- Bump py-cord from 2.0.1 to 2.4.0
- Bump python from 3.9.12 to 3.11.2
v0.1.1
Changed
- Enable timeout callback for
/docs
command after 45s - Incomplete
/docs
commands are deleted 30s after the timeout period /docs
command is reset for each call- Fix url returned for
/docs
command whenNone
was selected as category - Move constants to
discord_constants.py
- Move avatar related items to
discord_avatar.py
Added
- Add
discord_modals.py
Dependencies
- Bump flask from 2.2.1 to 2.2.2
- Bump py-cord from 2.0.0 to 2.0.1