Skip to content

Releases: na-ji/node-manga-parser

v1.3.0

16 Aug 09:23
Compare
Choose a tag to compare

Changelog

  • New catalog: Mangahere.co
  • Remove base64 conversion of manga thumbnail
  • Add constants to exports
  • Add volumes parsing for mangafox. New method for Parser: getChapterListByVolumes()

v1.2.1

06 Aug 14:31
Compare
Choose a tag to compare

Changelog

  • Fix Mangafox not returning any pages or images
  • Fix ReadMangaToday having the wrong catalog name

v1.2.0

06 Aug 11:02
Compare
Choose a tag to compare

Changelog

  • New catalog: Mangafox.me
  • Manga status (ongoing, completed...) standardization
  • Request timeout is now 20s

v1.1.0

04 Aug 22:21
Compare
Choose a tag to compare

Changelog

  • Added getLatestUpdatesList to fetch latest updated manga from sources
  • [BREAKING] Updated getPopularMangaList to fetch by page

v1.0.1

04 Aug 22:18
Compare
Choose a tag to compare

Changelog

  • Added ES6 module export transpilation to CommonJS

v1.0.0

04 Aug 13:17
Compare
Choose a tag to compare

Initial release