Releases: BrackeysCommunity/Stopwatch
Releases · BrackeysCommunity/Stopwatch
v1.2.2
Features
- add role exemption (Oliver Booth)
Documentation
- update changelog (Oliver Booth)
Chores
- bump to 1.2.2 (Oliver Booth)
v1.2.1
Bug Fixes
- remove diagnostic stdout print (Oliver Booth)
- disable slowmode if time is 0 (Oliver Booth)
Performance Improvements
- don't remove existing limiter on update (Oliver Booth)
Chores
- bump to 1.2.1 (Oliver Booth)
v1.2.0
Features
- add configurable update interval (Oliver Booth)
Bug Fixes
- use default threshold of 0.2 (Oliver Booth)
- Stopwatch not Hammer (Oliver Booth)
- add missing diagnostic command (Oliver Booth)
Code Refactoring
- don't overwrite state for non-cached channels (Oliver Booth)
- use rate limit buckets to determine slowmode (Oliver Booth)
Chores
- bump to 1.2.0 (Oliver Booth)
v1.1.2
v1.1.1
v1.1.0
Features
- add support for per-channel rate limiting (Oliver Booth)
Bug Fixes
- logging: output ServiceName not PluginName (Oliver Booth)
Performance Improvements
- remove redundant else block (Oliver Booth)
Chores
- bump to 1.1.0 (Oliver Booth)
v1.0.0
feat: initial commit