Skip to content

v2.18.0

Compare
Choose a tag to compare
@SGrondin SGrondin released this 13 Apr 18:12
· 36 commits to master since this release

Added Increase Intervals. Similar to the Refresh Interval, it increases a limiter's reservoir on an interval. Instead of resetting the reservoir to a specific value, it increments the reservoir by a certain value, up to an optional maximum value.

Thanks @TheGame2500 and @tomblanchard for suggesting this feature.