Releases: na-ji/node-manga-parser
Releases · na-ji/node-manga-parser
v1.3.0
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
Changelog
- Fix Mangafox not returning any pages or images
- Fix ReadMangaToday having the wrong catalog name
v1.2.0
Changelog
- New catalog: Mangafox.me
- Manga status (ongoing, completed...) standardization
- Request timeout is now 20s
v1.1.0
Changelog
- Added getLatestUpdatesList to fetch latest updated manga from sources
- [BREAKING] Updated getPopularMangaList to fetch by page
v1.0.1
Changelog
- Added ES6 module export transpilation to CommonJS