Release 3.0.0
- Improved documentation
- RateLimit: Rename the undocumented
equalDistribution
option touniformDistribution
- Port to TypeScript, change how constructors are exported, and remove deprecated functions
- Fix sema
acquire()
with falsy tokens. Storing a token likenull
or0
may cause a dead lock