File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 22
33 History
44=======
5+ v0.8.5
6+ ------
7+ * Cleanup: Removed deprecated function(s). - tehkillerbee _
8+ * Feature: MixV2: Add support for parsing mixes originating from PageCategoryV2. - tehkillerbee _
9+ * Feature: Add support for PageCategoryV2 as used on Home page. - tehkillerbee _, Nokse22 _
10+ * Feature: Add pagination workers from mopidy-tidal - tehkillerbee _, BlackLight _
11+ * Fix(playlist): Improve v2 endpoint usage. - tehkillerbee _
12+ * fix(playlist): More robust handling of the passed objects. - BlackLight _
13+
514v0.8.4
615------
716* Album: Add UPC barcode, genre URL for tidal tracks - tehkillerbee _
Original file line number Diff line number Diff line change 2323author = "The tidalapi Developers"
2424
2525# The full version, including alpha/beta/rc tags
26- release = "0.8.4 "
26+ release = "0.8.5 "
2727
2828
2929# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " tidalapi"
3- version = " 0.8.4 "
3+ version = " 0.8.5 "
44description = " Unofficial API for TIDAL music streaming service."
55authors = [" Thomas Amland <thomas.amland@googlemail.com>" ]
66maintainers = [" tehkillerbee <tehkillerbee@users.noreply.github.com>" ]
Original file line number Diff line number Diff line change 1717 User ,
1818)
1919
20- __version__ = "0.8.4 "
20+ __version__ = "0.8.5 "
You can’t perform that action at this time.
0 commit comments