Releases: Headline/discord-compiler-bot
Releases · Headline/discord-compiler-bot
v3.5.10
v3.5.9
v3.5.5
v3.5.4
v3.5.3
v3.5.2
What's Changed
- Prevent users from bypassing codeblock with embedded back-tick chars by @Headline in #194
- Added more language shorthands. by @ThatGhostYT in #191
- Do not conform asm as external strings by @Headline in #196
New Contributors
- @ThatGhostYT made their first contribution in #191
Full Changelog: v3.5.1...v3.5.2
v3.5.1
What's Changed
- A couple unwrap fixes by @Headline in #179
- Add support for custom fail emoji by @ThomasByr in #180
- TypeScript fix & shorthand
ts
by @DuroCodes in #182 - Trying to comply with new
cargo clippy
by @ThomasByr in #181 - Prevent invalid panic logs from obfuscating errors by @Headline in #184
- Remove redundant error case checking by @Headline in #185
- Add bash alias to fully qualify wandbox.org name by @Headline in #189
- Check for existence of build result by @Headline in #190
New Contributors
- @ThomasByr made their first contribution in #180
- @DuroCodes made their first contribution in #182
Full Changelog: v3.5.0...v3.5.1
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
v3.4.0
What's Changed
- Allow users to reply to messages without codeblocks by @Headline in #145
- Fix argument endpoint detection on replies by @Headline in #146
- Update invite links to include application command creation scope by @Headline in #147
- Register application commands once by @Headline in #149
- Increase error output length & correct compiler-explorer error lengths by @Headline in #150
- Create boilerplate for popular languages by @Headline in #151
Full Changelog: v3.3.3...v3.4.0
v3.3.3
What's Changed
- Implement integrations API by @Headline in #137
- Support include urls by @Headline in #138
- Allow server count presence to show when stats are disabled by @Headline in #139
- Offload application command creation to new task by @Headline in #140
- Remove necessity for manage messages permission by @Headline in #141
- Pin Serenity to version 0.11.1 & bump our version by @Headline in #143
Full Changelog: v3.3.1...v3.3.3