Skip to content

Releases: Wllew4/node-ttv

v2.1.0

14 Jun 02:35
Compare
Choose a tag to compare
  • Added endpoints for Raids: docs

v2.0.0

15 Jan 06:17
Compare
Choose a tag to compare

Massive overhauls made.

  • Full restructure to object-oriented model.
  • Now written in TypeScript (still distributed as JavaScript).
  • Updated many endpoints that have been deprecated/added/changed.
  • Query/body parameters are now separated method parameters instead of lumped object parameters.
  • App access tokens are now used for non-user-specific requests.
  • No longer using refresh tokens.
  • etc

v1.0.4

11 Jan 15:49
f08c7e1
Compare
Choose a tag to compare
  • Patched getUserFollows endpoint
  • Project marked as not actively maintained in readme

v1.0.3

11 Jan 15:47
Compare
Choose a tag to compare

Patch to fix version number

v1.0.2

11 Jan 15:41
Compare
Choose a tag to compare
  • Expanded readme
  • added getRefreshToken() method
  • fixed method returns

v1.0.1

11 Jan 15:37
Compare
Choose a tag to compare

Updated metadata.

v1.0.0

11 Jan 15:34
Compare
Choose a tag to compare

The initial publish to npm.