Skip to content

Releases: putdotio/putio-js

v8.1.0

28 Jun 11:49
ab4abb8
Compare
Choose a tag to compare
  • Updated Files.Search method to use new endpoint.
  • Enhanced types of Files and User resources.

v8.0.0

26 Jun 06:14
ff417b1
Compare
Choose a tag to compare

Breaking changes

  • Removed duplicate Account resource, we should prefer User instead.
  • Updated Files.Search parameters. afc0940
  • Removed deprecated File.Delete method. 4557764

What's new?

  • Added basic types for the User resource.
  • File.GetStartFrom endpoint with types. e0ec11e
  • Added types for the Payment resource, probably not interesting for 3rd party apps 🤷‍♂️

v7.8.0

23 Mar 18:23
78aa947
Compare
Choose a tag to compare

Added 30s timeout to axios instance.