Skip to content

v0.6.0

Compare
Choose a tag to compare
@No767 No767 released this 03 Dec 00:38
· 164 commits to main since this release
2c40df2

QOL changes with the dictionary commands, new HRT conversion commands and bug fixes

✨ TD;LR

  • Properly applied markdown formatting for dictionary commands
  • Re-wrote HRT conversion commands
  • Proper bug fixes

🛠️ Changes

  • Rewrite blacklist system to use an LRU cache (this provides a major speedup)
  • Properly fix timeout errors with CatherinePages and CatherineView
  • Rewrite dictionary commands with custom regex link formatter
  • Load Jishaku in production (this allows for debug commands in production)
  • Optionally provide a message response when a CatherineView times out (instead of just removing the view)
  • Completely redo and retest HRT conversion commands
  • Implement cog checks for dev tools cog
  • Split HRT conversion commands into subcommands instead of one big command
  • Fix a bug where the default unit to convert to had an 0.0 instead of the user given value
  • Clean up /about command and include an "about me" description
  • Migrate DevTools commands over to the new Admin cog
  • Fixed reload-all command not loading lib modules

✨ Additions

  • Prolactin conversion
  • Formatted dictionary entries
  • Proper reload-all command that reloads all library files in one go

➖ Removals

  • Old blacklist caches