Skip to content

Releases: thedvxchsquad/kodikwrapper

v3.0.2

28 Jul 07:42

Choose a tag to compare

v3.0.0

21 Feb 22:10

Choose a tag to compare

Changelog

  • Breaking changes now kodikwrapper supports only Node.js 18.0.0+
  • all requests moved from axios to fetch
  • added static method fromToken in Client
  • new errors class
  • full refactor of VideoLinks, added getActualVideoInfoEndpoint method

Full Changelog: v2.0.1...v3.0.0

v2.0.1

02 Dec 20:50
28fbbe6

Choose a tag to compare

Changelog

Released? (hahah)

You can see changelog in PR #16

v1.0.7

30 Mar 08:49

Choose a tag to compare

Fixes

  • fix VideoLinks.getLinks (509da43)

v1.0.5

05 Jan 21:08

Choose a tag to compare

Features

  • Add browser support for API (videolinks not working in browser)

Fixes

  • Fix parsing in videolinks

Breaking changes

  • package moved from @thedvxchsquad/kodikwrapper to kodikwrapper on npmjs.org

v1.0.3

16 Aug 16:23

Choose a tag to compare

Fixes

  • Fix year field in ListParams (issue #1)

Breaking changes

  • repository moved from typedanimetools to thedvxchsquad organization on github.com
  • package moved from typedanimetools to thedvxchsquad organization on npmjs.org

v1.0.2

27 Jun 13:33

Choose a tag to compare

Fixes

  • fixed b64 decoding

v1.0.1

17 Jun 19:06

Choose a tag to compare

Changed

  • refactor parseLink and getLinks methods (854bf60)
  • remove babel dependency (2cc42ae)
  • added tests (cc4b703)

Docs

  • added export to ClientOptions (aff467f)

kodikwrapper

07 Feb 23:25

Choose a tag to compare

First release