Skip to content

Releases: GiovanniMCMXCIX/async-connect.py

async-connect.py v0.2.1

24 Nov 19:57
Compare
Choose a tag to compare

This version has some minor fixes

async-connect.py v0.2.0

22 Oct 19:00
Compare
Choose a tag to compare

This version has the following changes:

  • Added connect.iterators
  • Changed connect.Release.tracks, connect.Playlist.tracks and connect.Artist.releases to be an asynchronous iterators
  • Changed connect.Client.browse_filters to connect.Client.get_browse_filters
  • Performance improvements:tm:

async-connect.py v0.1.0.1

23 Aug 08:34
Compare
Choose a tag to compare

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

23 Aug 00:51
Compare
Choose a tag to compare

First release of this library
Changes:

async-connect.py v0.1.0 Release Candidate 1

22 Aug 00:57
Compare
Choose a tag to compare

The first release candidate for async-connect.py