Changelog

v3.0.0 (2021-10-09)

Breaking

  • remove deprecated asdict method on Resource class (daeee61)

  • remove deprecated host and use_ssl arguments for Client (2bd2c39)

Documentation

v2.4.0 (2021-10-07)

Feature

  • Add official python 3.10 support (b29b0cb)

v2.3.1 (2021-09-13)

Fix

  • deps: Update dependency sphinx-rtd-theme to v1 (af43757)

Documentation

v2.3.0 (2021-06-27)

Feature

  • Deprecate the asdict method from the Resource class (412b954)

v2.2.4 (2021-06-13)

Fix

  • deps: Update dependency myst-parser to ^0.15 (81ed3d8)

v2.2.3 (2021-05-04)

Fix

  • deps: Update dependency myst-parser to ^0.14 (9fbc55a)

v2.2.2 (2021-04-06)

Fix

  • Release in a separate environment (4d987d0)

  • deps: Update dependency sphinx-autobuild to v2021 (f70a1bd)

  • deps: Update dependency myst-parser to ^0.13 (73255fb)

v2.2.1 (2020-10-23)

Fix

v2.2.0 (2020-10-13)

Feature

  • Switch to Poetry (#196) (92030dd)

Fix

v2.1.0 (2020-10-10)

Feature

  • Add support for python 3.9 (b4669ee)

Documentation

  • Add naveen521kk as a contributor (#171) (0df16d3)

v2.0.0 (2020-10-01)

Feature

  • Drop support for Python 3.5 (20d999b)

Fix

  • Include docs/*.md files in package (5fcc38d)

Breaking

  • dropping EOL Python version (20d999b)

v1.6.2 (2020-09-21)

Fix

  • Remove universal wheel option (5f31f14)

  • Fix missing requirements when running tests (cb7d421)

  • Fix configuration for python-semantic-release (dd446d2)

v1.6.1 (2020-08-27)

Full Changelog

🐛 Bug Fixes:

v1.6.0 (2020-08-20)

Full Changelog

🚀 Enhancements:

📖 Documentation updates:

✅ Testing:

v1.5.0 (2020-07-01)

Full Changelog

🚀 Enhancements:

  • Add get\_tracks and get\_fans methods to Playlist resources #90 (browniebroke)

📖 Documentation updates:

✅ Testing:

v1.4.0 (2020-05-02)

Full Changelog

🚀 Enhancements:

📖 Documentation updates:

✅ Testing:

v1.3.0 (2019-11-09)

Full Changelog

🚀 Enhancements:

  • Add Python 3.8 support #71 (jnth)

🐛 Bug Fixes:

✅ Testing:

v1.2.0 (2019-09-25)

Full Changelog

🚀 Enhancements:

  • Add a header kwarg in Client to force session headers #60 (jnth)

  • Add user’s favorite albums, artists, tracks and playlists in user resource. #53 (jnth)

📖 Documentation updates:

✅ Testing:

v1.1.0 (2019-05-25)

Full Changelog

💥 Breaking Changes:

  • Drop support for EOL Python 3.4 #47 (hugovk)

📖 Documentation updates:

  • Update template to match filename #48 (hugovk)

✅ Testing:

v1.0.0 (2019-02-11)

Full Changelog

💥 Breaking Changes:

v0.9.0 (2019-02-10)

Full Changelog

🚀 Enhancements:

  • Add advanced search method #37 (jnth)

v0.8.0 (2018-10-30)

Full Changelog

🚀 Enhancements:

v0.7.0 (2018-10-03)

Full Changelog

💥 Breaking Changes:

🚀 Enhancements:

✅ Testing:

v0.6.1 (2017-06-19)

Full Changelog

🚀 Enhancements:

📖 Documentation updates:

v0.6.0 (2016-12-27)

Full Changelog

🚀 Enhancements:

v0.5.0 (2016-12-26)

Full Changelog

📖 Documentation updates:

✅ Testing:

v0.4.0 (2016-12-08)

Full Changelog

🚀 Enhancements:

✅ Testing:

v0.3.0 (2016-11-09)

Full Changelog

🚀 Enhancements:

  • add resource parameters and iterators #5 (pfouque)

  • Async client for Tornado, search #1 (misuzu)

v0.2.1 (2015-09-14)

Full Changelog

🚀 Enhancements:

v0.2 (2015-01-31)

Full Changelog

🚀 Enhancements:

v0.1 (2014-11-23)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator