Skip to content

Optimizations + API update

Compare
Choose a tag to compare
@iDutchy iDutchy released this 08 Jun 03:25
· 58 commits to master since this release
5c7142f

This update brings some important changes.

Added:
MCuser.uuid - minecraft user id

Removed:
MCuser.trimmed_uuid
MCuser.full_uuid

Changed:
MCuser.formatted_history & MCuser.reversed_formatted_history are now properties in stead of coroutines (idk why I did that)
Lyrics.save() is no longer a coroutine either
Overall optimizations