v3.5.0
What's Changed
- Format guild counts in 'k' number format for instances with larger than 10k guilds by @Headline in #153
- Improve boilerplate implementation by @Headline in #154
- Add pre-commit hooks for linting & tests by @Headline in #155
- Fix java compilations with public keyword by @Headline in #156
- Implement command to allow diffing code-blocks by @Headline in #157
- Register commands differently based off debug or release builds by @Headline in #158
- Remove emojis from compilation edits properly w/o manage messages by @Headline in #159
- Add php boiler plate generation & fix boilerplate detect on empty string literal by @Headline in #160
- Register commands globally once all shards ready by @Headline in #161
- Add more bplate test coverage for C++ & Java by @Headline in #163
- Implement diff as message command by @Headline in #164
- Add support to log panics to chat for conveinence by @Headline in #166
- Allow boot with partial service availability by @Headline in #167
- Don't assume DblCache exists by @Headline in #168
- Assume status-less wandbox compilations are not successful by @Headline in #169
- Add more compilation information to footer for compilations by @Headline in #170
- Prevent users from @'ing through invalid targets by @Headline in #173
- Fix C printf boilerplate by @Headline in #177
Full Changelog: v3.4.0...v3.5.0