Releases: Headline/discord-compiler-bot
Releases · Headline/discord-compiler-bot
v3.6.5
v3.6.4
What's Changed
- Dependency Updates by @Headline in #225
- Change compiler and options for ;cpp by @Halalaluyafail3 in #228
- Remove some verbosity from info level logging by @Headline in #229
New Contributors
- @Halalaluyafail3 made their first contribution in #228
Full Changelog: v3.5.10...v3.6.4
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