Skip to content
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.

v3.1.0

Compare
Choose a tag to compare
@LonelessCodes LonelessCodes released this 14 Nov 07:37
· 341 commits to dev since this release

Bug Fixes

  • logging: make trixie log without colour again, as it caused some formatting issues. (Also I don't need color anyway) (196123f)
  • time unit display: fixed weird useless rate limit messages (6ce688e)
  • translations parsing: update modified translations as well (bada505)

Features

  • TranslationPlural: count as argument has been replaced by putting a "count" prop as a formatter prop (a79bd0f)
  • re-wrote the CommandDispatcher and replaced BaseCommand#beforeProcessCall() with a nicer approach (c63a7e3)