Releases: BrackeysBot/EmbedBot
Releases · BrackeysBot/EmbedBot
v1.2.0
Features
- allow optional embed title (Oliver Booth)
- format project (Oliver Booth)
- description is also optional (Oliver Booth)
Bug Fixes
- what the fuck are you doing in there GET BACK INTO ROOT AAAAAAAAAAA (Oliver Booth)
Styles
- remove redundant body of core partial (Oliver Booth)
- ci: format dotnet.yml workflow file (Oliver Booth)
Code Refactoring
- switch to Serilog (Oliver Booth)
- cleanup BotService (Oliver Booth)
- remove ConfigureAwait(false) (Oliver Booth)
- use verbatim string for regex pattern (Oliver Booth)
Continuous Integration
- remove private nuget source (Oliver Booth)
- use actions/checkout@v4 (Oliver Booth)
- use actions/setup-dotnet@v4 (Oliver Booth)
Chores
- add md files to sln (Oliver Booth)
- bump to 2.0.0 (Oliver Booth)
- update dependencies (Oliver Booth)
- target net8.0 (Oliver Booth)
- update dependencies (Oliver Booth)
- version at 1.2.0 (Oliver Booth)
- add docker-compose to sln (Oliver Booth)
Commits
v1.1.0
Features
- add edit command (Oliver Booth)
Bug Fixes
- passthru DISCORD_TOKEN env var (Oliver Booth)
Styles
- single-line long calls (Oliver Booth)
Code Refactoring
- remove FUNDING links (Oliver Booth)
- define create subcommand in new partial (Oliver Booth)
Chores
- bump to 1.1.0 (Oliver Booth)
v1.0.0
fix: default minlevel to LogLevel.Info