Skip to content

mangadex-full-api 5.9.0

Compare
Choose a tag to compare
@md-y md-y released this 30 Jan 03:31
· 87 commits to master since this release
4a62923

What's New?

  • Added back jsdoc documentation (#54). The website source is located in the docs branch and hosted is here
  • Merged support for creating and updating both manga and covers (#56)
  • Added Manga.getTotalSearchResults (#57)
  • Added locale field for covers
  • Added mangaUpdates field for groups
  • Added releaseAt field for chapters
  • Added GH actions for updating docs, types, and package-lock.json. Automated Mocha testing as well.