Skip to content

4.15.16

Latest
Compare
Choose a tag to compare
@JonnyWong16 JonnyWong16 released this 18 Aug 23:30
· 3 commits to master since this release
4.15.16
2125b64

Breaking Changes

  • #1451 - Improve reload performance
    • Accessing MediaPart.exists and MediaPart.accessible attributes requires manually reloading with reload(checkFiles=True).

Bug Fixes

  • #1452 - Sanitize XML strings before parsing

New Features

  • #1453 - Add support for artist popular tracks
  • #1454 - Add UltraBlurColors objects

Improvements

  • #1441 - ci(pytest): add colored output
  • #1442 - ci(coverge): upload coverage if tests fail