Skip to content

v.3.0.0 (April 28, 2020)

Compare
Choose a tag to compare
@gegehprast gegehprast released this 27 Apr 18:38
· 138 commits to master since this release

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 to newReleaseManga.

For developers:

  • TheFantls directory has been changed to Fanscans.

  • 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.