Skip to content

v0.3

Compare
Choose a tag to compare
@JRomainG JRomainG released this 03 May 11:04
· 73 commits to master since this release

Added the following features:

  • Mark chapters as read or unread (api.readChapter and api.unreadChapter),
  • Set mangas' reading status (api.setReadingStatus),
  • Reply to threads (api.comment),
  • Get chapter / volume reading progress from manga's detail page
  • Detect various login errors (MDError.wrongAuthInfo and MDError.missingTwoFactor)