Skip to content

v1.0.0 Pre-Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@insyri insyri released this 04 Aug 00:03
· 132 commits to main since this release

What's New

  • API is now 100% documented. Explanations, examples, additions, and more accuracy.
  • Ditched Go-like error handling, Tpy now uses JS native Promises.
  • Automatic WebSocket reconnection.
  • Lots of micro adjustments and bug fixes.

Pull Requests

  • tiny things 👀 by @liamhtml in #3
  • fixed typo @ line 47 "region: " -> "region: " by @dowoge in #7

New Contributors