Skip to content

Release 2.1.5

Compare
Choose a tag to compare
@Sv443 Sv443 released this 03 Jul 17:44
  • Ditched my botched rate limiting package for better one (#113)
  • Added API token section to documentation (#114)
  • Client now receives a "Token-Valid" header with the value 0 or 1 depending on token validity (#115)
  • Renamed "X-Auth-Token" header to "Authorization" so requests don't get blocked by Cloudflare (#117)
  • Cleaned up a lot of code