Releases: ffuyu/nfuyu-bot
Releases · ffuyu/nfuyu-bot
v1.0.5
What's Changed
- Fix "!rs" command with multiple parameters by @destiny1xx in #20
- build(deps): update aiohttp requirement from ~=3.8.5 to ~=3.8.6 by @dependabot in #21
- build(deps): update humanize requirement from ~=4.8.0 to ~=4.9.0 by @dependabot in #24
- build(deps): update aiohttp requirement from ~=3.8.6 to ~=3.9.3 by @dependabot in #27
- build(deps): update python-dotenv requirement from ~=1.0.0 to ~=1.0.1 by @dependabot in #26
Full Changelog: v1.0.4...v1.0.5
v1.0.4
- all command error handlers are merged into a single function
- added a new config parameter
raise_command_errors
. when enabled, it'll raise exceptions to track down problems
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
What's Changed
- Update discord requirement from ~=2.2.2 to ~=2.2.3 by @dependabot in #12
New Contributors
- @dependabot made their first contribution in #12
Full Changelog: v1.0.1...v1.0.2
v1.0.2-b-0.1
- Fixed an issue where using API v1 would result in improper request URLs.
- Score commands are now compatible with both v1 and versionless.
Full Changelog: v1.0.1...v1.0.2-b-0.1
v1.0.1-a
v1.0.0
What's Changed
- Fix install instruction in readme (!) by @cfgexe in #1
- Add more gamemodes to arguments by @Hizeer-exe in #2
- Str templates by @f11y11 in #3
- Patch 2 by @f11y11 in #5
- Get rid of avatar cache by @Hizeer-exe in #4
- Converter by @f11y11 in #6
New Contributors
- @cfgexe made their first contribution in #1
- @Hizeer-exe made their first contribution in #2
- @f11y11 made their first contribution in #3
Full Changelog: https://github.com/f11y11/nfuyu-bot/commits/v1.0.0