Skip to content

Releases: MrScopes/anilist.js

v1.2.0

18 Jan 03:08
Compare
Choose a tag to compare
  • User.getStats()
  • fix readme example anilist-js to anilist.js
  • use tsutil for compiling

v1.1.0

15 Jan 03:44
Compare
Choose a tag to compare
  • You must now require { Client } then initialize it! I know this isn't backwards compatible, but it's too early for a 2.0
  • rename .update() methods to .update<Specific>()
  • <Media>.deleteEntry()
  • some code improvements:
    • queries now exported in queries file, use Queries.<query>
    • other small things
  • ViewerStructure now extends UserStructure
  • remade the media search query for all search variables
  • all types are now exported

v1.0.0 - Initial Release

11 Jan 23:53
Compare
Choose a tag to compare

anilist.js initial release