Skip to content

Releases: ClarityCafe/Sagiri

1.3.1

18 Oct 08:38
Compare
Choose a tag to compare
  • 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

17 Oct 07:05
Compare
Choose a tag to compare
  • 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

04 Oct 03:34
Compare
Choose a tag to compare

changes the package distro namespace from @sr229/sagiri to sagiri

v1.2.1

28 Sep 05:07
Compare
Choose a tag to compare

Adds some error handling and adds a hidden index for Pixiv.

1.2.0

27 Sep 11:11
Compare
Choose a tag to compare
Update package ver

1.1.1

27 Sep 10:46
Compare
Choose a tag to compare
add CC.yml for precise code analysis