Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@Cykyrios Cykyrios released this 03 Aug 09:06
· 7 commits to main since this release

This version brings 2 main changes (and a couple documentation comment changes):

  • BREAKING: player_id was renamed to plid everywhere for consistency between UCID and PLID
  • LFSText.unicode_to_lfs_bytes() no longer converts / to ^s if it appears as the first character in the string; this allows properly parsing MST packets as commands.

Full Changelog: v1.1.1...v1.2.0