Releases: BrackeysCommunity/PasteMystBot
Releases · BrackeysCommunity/PasteMystBot
v2.1.0
Features
- ignore bot messages (Oliver Booth)
- add ignore bot option (Oliver Booth)
Code Refactoring
- switch to yaml config file (Oliver Booth)
Chores
- bump to net9.0 (Oliver Booth)
- update dependencies (Oliver Booth)
- bump to 2.1.0 (Oliver Booth)
v2.0.1
v2.0.0
Chores
- bump to 2.0.0 (Oliver Booth)
Commits
- 0a7892f: refactor!: rewrite element detection logic (Oliver Booth)
v1.3.0
Bug Fixes
- fix borked codeblock detection (Oliver Booth)
Continuous Integration
- add docker-release workflow (Oliver Booth)
Chores
- bump to 1.3.0 (Oliver Booth)
v1.2.0
Code Refactoring
- use top-level registration (Oliver Booth)
- remove ConfigureAwait(false) (Oliver Booth)
- use collection expressions (Oliver Booth)
Chores
- add global.json to sln (Oliver Booth)
- update dependencies (Oliver Booth)
- cleanup docker-compose (Oliver Booth)
Commits
v1.1.0
Features
- support attachments when content is not empty (Oliver Booth)
- add keep/delete options for "upload paste" command (Oliver Booth)
Bug Fixes
- support UTF-8-SIG encoding from Discord attachments (Oliver Booth)
- docs: fix status badge url (Oliver Booth)
Documentation
- use flat-square style (Oliver Booth)
Styles
- add braces to single-statement bodies (Oliver Booth)
Continuous Integration
- use .net 7.0 (Oliver Booth)
- run dotnet on any branch (Oliver Booth)
Chores
- move InternalsVisibleTo to csproj (Oliver Booth)
- target net7.0 (Oliver Booth)
- update dependencies (Oliver Booth)
- add ci workflows to sln (Oliver Booth)
Commits
v1.0.0
Add automatic versioning to csproj