Skip to content

Commit cc1ce83

Browse files
committed
Version bump to v0.7.2, updated poetry.lock
1 parent bc51269 commit cc1ce83

File tree

4 files changed

+205
-189
lines changed

4 files changed

+205
-189
lines changed

HISTORY.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33
History
44
=======
55

6+
v0.7.2
7+
------
8+
* Improved tests - 2e0byo
9+
* Add type to album object - jozefKruszynski
10+
* Add mix images and tests - jozefKruszynski
11+
* Add mypy and fix immediate typing errors - arusahni
12+
* New attribute to media.Track() class: 'full_name' WilliamGuisan
13+
* Fix Track.stream() method ssnailed
14+
* Fixed key error for gender when parsing user json mkaufhol
15+
* Drop (almost) all user data we don't use. 2e0byo
16+
* Add typing for media, genres, mixes, and albums arusahni
17+
* Replace TypedDict and NamedTuple with dataclasses arusahni
18+
* Fix circular Imports and Typing PretzelVector
19+
620
v0.7.1
721
------
822
* Quick fix for "got key error 'picture'" error. - BlackLight_

0 commit comments

Comments
 (0)