Skip to content

v0.7.2

Compare
Choose a tag to compare
@tehkillerbee tehkillerbee released this 16 Jul 21:26
· 365 commits to master since this release
  • Improved tests 2e0byo
  • Add type to album object jozefKruszynski
  • Add mix images and tests jozefKruszynski
  • Add mypy and fix immediate typing errors arusahni
  • New attribute to media.Track() class: 'full_name' WilliamGuisan
  • Fix Track.stream() method ssnailed
  • Fixed key error for gender when parsing user json mkaufhol
  • Drop (almost) all user data we don't use. 2e0byo
  • Add typing for media, genres, mixes, and albums arusahni
  • Replace TypedDict and NamedTuple with dataclasses arusahni
  • Fix circular Imports and Typing PretzelVector
  • Handle JSONDecodeError correctly, various bugfixes.