Releases: GiovanniMCMXCIX/async-connect.py
Releases · GiovanniMCMXCIX/async-connect.py
async-connect.py v0.2.1
This version has some minor fixes
async-connect.py v0.2.0
This version has the following changes:
- Added
connect.iterators
- Changed
connect.Release.tracks
,connect.Playlist.tracks
andconnect.Artist.releases
to be an asynchronous iterators - Changed
connect.Client.browse_filters
toconnect.Client.get_browse_filters
- Performance improvements:tm:
async-connect.py v0.1.0.1
Fix ur README Edition
This version has the following changes:
Added the chunk_size
parameter to download
, download_release
, download_track
and download_release
from connect.http.HTTPClient
async-connect.py v0.1.0
First release of this library
Changes:
- Ported everything from connect.py
async-connect.py v0.1.0 Release Candidate 1
The first release candidate for async-connect.py