Skip to content

v2.0.10 - Critical API Changes

Latest
Compare
Choose a tag to compare
@Proxymiity Proxymiity released this 28 Dec 21:43

Supports API versions from v5.4.1 to ?

⚠️ Next batch of changes could break your implementation.

  • Dates might be subject to a migration to DateTime()

Changelog

  • ⚠️ Aliased the MangaDex class to a new class called Client. The MangaDex class will disappear soon™
  • ⚠️ Objects returned by the API are now extended by default.
  • Moved Chapter.hash, Chapter.pages_redux and Chapter.pages to NetworkChapter as v5.4.1 will remove these properties from the API.

Installation

Install using pip install --upgrade MangaDex.py