Skip to content

v0.6.0 2024-12-07

Compare
Choose a tag to compare
@Rinrin0413 Rinrin0413 released this 07 Dec 10:17
· 37 commits to master since this release
052796f

Breaking Changes

  • 💥 TETR.IO BETA 1.2.0+ are now supported. [#15]
    • ✨ Added new methods of the Client struct for the new API endpoints.
      • 🔥 Removed the methods and elements for the discontinued endpoints. [#64]
    • ✨ Added support for the new rank X+. [#61]

Features

Improvements

  • 🛠️ Parameters that are used in the URL are now encoded.
  • 📚 Improved the documentation.

Other Changes

  • 🛠️ The enumerators of the ResponseError enum now have each error type. [#89]