Skip to content

v0.4

Compare
Choose a tag to compare
@NoMore201 NoMore201 released this 27 Jan 18:14
· 53 commits to master since this release

WARNING this version will break the API, users should update their code

Changes since last release:

  • BREAK Locale and TimeZone values now should be supplied by the user to the constructor
  • BREAK Download now returns a dictionary containing the file size, chunk size, and a generator returning chunks of 32KB. This means also that progress bar should be implemented by users
  • Updated headers and parameters with recent values provided by play-store-api