Skip to content

v0.3.0 (support for TETR.IO v6.3.1) 2022-10-25

Compare
Choose a tag to compare
@Rinrin0413 Rinrin0413 released this 24 Oct 15:41
· 15 commits to v0.3 since this release
9e61646

Additions

  • Added a method search_user to Client. You can find TETR.IO users from the Discord account with this method.
  • Added about highest achieved rank (best_rank) to LeagueData and LeagueDataMini.
  • Added connections and distinguishment fields to User.

Improvements

  • Some methods now returns Option<T> for ease of use. Especially with rank icons and rank colors.
  • Improved performance of some methods.

Fixes

  • Fixed some typos...
  • Added some missing methods to the models.