Releases: scttcper/koa-simple-ratelimit
Releases · scttcper/koa-simple-ratelimit
v3.0.0
3.0.0 (2019-05-11)
Features
- release typescript version (c44230d)
BREAKING CHANGES
- defaults are now applied differently, hopefully no issues
2.3.0
match koa-ratelimit's es6 changes
2.2.0
- Now uses async/await and requires node 7.6 or above
2.1.3
update to official koa2
bump packages
2.1.1
Fixed an issue when ttl is -1 #34
v2.0.0
Add whitelist and blacklist options
1.0.0
ready and package changes