v.3.0.0 (April 28, 2020)
With this major update, I will still support the v2.x branch at least until the end of the current season, Spring 2020.
Added:
- Added support for websocket connection.
Changed:
For users:
- Changed Kiryuu
newReleases
endpoint tonewReleaseManga
.
For developers:
-
The
Fantls
directory has been changed toFanscans
. -
To add more FFS (fansub, fanscan, and shortlink) support, you can now just create the file, no need to manually requiring it. You just have to make sure all the required methods are present. Better documentation coming, but here it is for now:
-
Fansubs:
- animeList(options?)
- episodes(link, options?)
- links(link, options?)
- newReleases(options?)
-
Fanscans:
- mangaList(options?)
- mangaInfo(link, options?)
- chapters(link, options?)
- images(link, options?)
- newReleases(options?)
-
Shortlinks:
- parse(link, options?)
-
Fixed
- Fixed Samehadaku, reflecting to their new template.
- Fixed Kiryuu
newReleaseManga
when the manga has no chapter.