Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@ffrostfall ffrostfall released this 20 Oct 17:27
· 8 commits to master since this release

version 1.0.0: 10/20/2023

Added

  • Added an easy way to type payloads using generics. This will be elaborated on in documentation later

Fixes

  • Fixed sending singular nil values with nothing else in the frame
  • Fixed a bug w/ the loading queue. Finally got around to that (#35)
  • Type improvements

Improvements

  • Added unique IDs to the invoke functionality. Should fix a multitude of bugs.
  • Re-did rate limiting. I'm confident that it's stable.