Releases: Postcord/rest
Releases · Postcord/rest
Remove expect, basic perm v2 support
small bugfix
v0.1.4 prevent null pointer issue with contexts
Bump to latest objects
v0.1.3 dep bump
Attachments support
v0.1.2 bump objects
bug fix
context.Context, stickers, guild events, and timeout support
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
- 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
v0.0.11 linter changes
Gateway endpoint support
v0.0.10 gateway endpoint support
Fix create invite params
v0.0.9 bump objects