Skip to content

3.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 20:30
· 33 commits to main since this release
3.5.0
f02d584

3.5.0

API Version 5.10.2

Hondana Changelog

Hondana release, see below for finer details.

Added

Changes

  • Remove .webp from allowed image formats as Mangadex doesn't support them. (9686262)
  • Several iterations of updating dependencies. (Too many SHAs to list)
  • Switch to dedicated pyright workflow versus manually installing and running it. (c2e846f)
  • Utilise speedier json parsing for local json stores, if present. (67b6997)
  • Test payload updates. (Too many SHAs to list)
  • Revamped the documentation. (9e506ae, 1ba07e8)
  • Fixed library's tooling to account for the fact it is 3.11+. (1db76d0, 8d942ff, 8d7b891, dfcdcc2)
  • Update Manga report reasons. (5a196bc and 661339a)
  • Update Manga tags. (de07abf)

Fixes

  • ReadTheDocs configuration file for building with later poetry versions. (116107b)
  • Fix incorrect query parameter. (e47dfbc)
  • Amended debug logging to restrict sensitive info that was needlessly included. (4a48b94)
  • Allow passing None to the year parameter of Client.manga_list. (bc0451b, 308f061)

Notes

Apologies for the massive changelog, hopefully nothing is missed!

Noted Contributors

@Random-Cow for fixing a query parameter. (e47dfbc)
@oliver-ni for touching up and correcting my bad edit of the logo. (c07e92c)