Skip to content

1.0.2

Compare
Choose a tag to compare
@frissyn frissyn released this 14 Mar 16:45
· 39 commits to master since this release

What's Changed

Developement:

Issues Addressed:

Source Changelog: v1.0.1...v1.0.2

Changelog

  • Deprecated:
    • caller.ClientCaller has been dropped. (internal class, non-breaking change)
  • Changes:
    • Add route parameter to Client.get_user and Client.get_user_by_name
    • Allow LeaderboardDTO.gameName, .puuid, and .tagLine to be None (i.e Optional)
    • Minor code optimizations (thanks to @IanMGF)