Skip to content

Releases: Postcord/rest

Remove expect, basic perm v2 support

28 Apr 14:37
Compare
Choose a tag to compare

small bugfix

09 Feb 16:03
Compare
Choose a tag to compare
v0.1.4

prevent null pointer issue with contexts

Bump to latest objects

09 Feb 03:16
Compare
Choose a tag to compare
v0.1.3

dep bump

Attachments support

09 Feb 01:15
Compare
Choose a tag to compare
v0.1.2

bump objects

bug fix

08 Feb 20:17
Compare
Choose a tag to compare
v0.1.1

bump for bug fix

context.Context, stickers, guild events, and timeout support

08 Feb 20:04
5040154
Compare
Choose a tag to compare
context support, add stickers, scheduled events, timeouts (#19)

* start context support, add stickers, scheduled events, timeouts

* context change to commands

* add context support to guild and gateway

* context support for interactions

* full context support

* use context logger

* regenerate interface

* bump to latest objects

* fix linting issues

Better Ratelimiter and Proxy support

05 Nov 22:44
Compare
Choose a tag to compare
  • Has real proxy support for using a rate limiting proxy
  • Added a new rate limiter (LeakyBucketRatelimiter) that, in testing, does not encounter a single 429 (does not have global support yet).
  • Fixed a few typos

Fix Memory Ratelimiter

04 Nov 01:08
Compare
Choose a tag to compare
v0.0.11

linter changes

Gateway endpoint support

03 Nov 05:50
Compare
Choose a tag to compare
v0.0.10

gateway endpoint support

Fix create invite params

29 Oct 03:26
Compare
Choose a tag to compare
v0.0.9

bump objects