Releases: ClarityCafe/Sagiri
Releases · ClarityCafe/Sagiri
1.3.1
- Fix a typo in TypeError for Ratelimiter (3448526)
- Unref Ratelimiter timer to let Node exit early if need be (3448526)
- Fix
longLimiter
using the short period (23a8fa2)
As always, please report any bugs by opening an issue.
1.3.0
- Adds proper ratelimiting handling which prevents you from sending a request if you are ratelimited.
- Reorganised index file structure to enable access to constants and the ratelimiter class, without breaking backwards compatibility.
If you find any problems with the new ratelimiting system, please open an issue.
1.2.4
changes the package distro namespace from @sr229/sagiri
to sagiri
v1.2.1
Adds some error handling and adds a hidden index for Pixiv.
1.1.1
add CC.yml for precise code analysis