v0.4.3
Changed
- The "rates" object options (
IP
,IPUA
,cookie
) should now be set in the top of the configuration forRateLimiter
, no need for a nested object. - Deprecated the
ms
rate unit, it's not reliable due to OS timing issues.
Added
- Added more units for milliseconds and seconds.