Skip to content

Releases: ffuyu/nfuyu-bot

v1.0.5

20 Apr 00:31
c0ad6a1
Compare
Choose a tag to compare

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

05 Oct 17:37
Compare
Choose a tag to compare
  • 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

09 Sep 10:06
Compare
Choose a tag to compare

Fixed a couple inconsistencies with the logger.

v1.0.2

31 May 03:47
321d9ef
Compare
Choose a tag to compare

What's Changed

  • Update discord requirement from ~=2.2.2 to ~=2.2.3 by @dependabot in #12

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.2-b-0.1

29 Apr 15:28
Compare
Choose a tag to compare
  • 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

28 Apr 21:48
9daa1a6
Compare
Choose a tag to compare
v1.0.1-a Pre-release
Pre-release

What's Changed

  • Fix avatar cache showing default avatar by @cfgexe in #8
  • Multiple fixes, logging consistency and removal of auto updates by @f11y11 in #9

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 Apr 23:45
690e5d7
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

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