Releases: BrackeysCommunity/Marco
Releases · BrackeysCommunity/Marco
v3.0.0
Styles
- add braces to single-statement bodies (Oliver Booth)
- use collection expressions (Oliver Booth)
- update editorconfig (Oliver Booth)
Code Refactoring
- replace throw helpers with explicit check (Oliver Booth)
Chores
- bump to 3.0.0 (Oliver Booth)
Commits
v2.3.1
Features
- add mention option for /macro (Oliver Booth)
Styles
- remove utf8 bom (Oliver Booth)
Chores
- convert to slnx (Oliver Booth)
- bump to 2.3.1 (Oliver Booth)
v2.3.0
Features
- add /anonmacro command (Oliver Booth)
- add github link to /info embed (Oliver Booth)
Bug Fixes
- build from net8.0 image (Oliver Booth)
Code Refactoring
- commands are UsedImplicitly (Oliver Booth)
- remove ConfigureAwait(false) (Oliver Booth)
Chores
- target net9.0 (Oliver Booth)
- update dependencies (Oliver Booth)
- bump to 2.3.0 (Oliver Booth)
v2.2.0
Features
- implement cooldown for slash command (fixes #10) (Oliver Booth)
Styles
- remove double blank line (Oliver Booth)
Code Refactoring
- switch to Serilog (Oliver Booth)
- switch to top-level registration (Oliver Booth)
Chores
- bump to 2.2.0 (Oliver Booth)
- target net8.0 (Oliver Booth)
- update dependencies (Oliver Booth)
Commits
- ff498df: Merge branch 'release/2.2.0' (Oliver Booth)
v2.1.1
Features
- add support for silent macros (Oliver Booth)
Chores
- bump to 2.1.1 (Oliver Booth)
Commits
- f525288: Merge branch 'release/2.1.1' into main (Oliver Booth)
v2.1.0
Bug Fixes
- prevent duplicate listing of macros (Oliver Booth)
- add period after macro-not-found message (Oliver Booth)
- don't allow registration of duplicate macros/aliases (Oliver Booth)
Chores
- bump to 2.1.0 (Oliver Booth)
Commits
v2.0.1
Bug Fixes
- dockerfile: use .net 7 sdk and runtime (Oliver Booth)
Chores
- bump to 2.0.1 (Oliver Booth)
Commits
v2.0.0
Features
- add /macro slash command (Oliver Booth)
Code Refactoring
- remove unused using directive (Oliver Booth)
Continuous Integration
- bump actions to v3, use .net 7.0 sdk (Oliver Booth)
Chores
- bump to 2.0.0 (Oliver Booth)
- target .net7.0 (Oliver Booth)
- update dependencies (Oliver Booth)
Commits
v1.3.4
v1.3.3
Commits
- 9001633: Sanitize spaceIndex in event of <0 (Oliver Booth)
- 803cfb9: Merge branch 'hotfix/arg_index' into main (Oliver Booth)
- fc0a9cb: Merge branch 'hotfix/arg_index' into develop (Oliver Booth)
- 0b8550d: Merge branch 'hotfix/arg_index' into main (Oliver Booth)
- 9740cd6: Bump to 1.3.3 (Oliver Booth)
- 2a81d3b: Merge branch 'develop' into main (Oliver Booth)