Skip to content

Releases: tinify/tinify-nodejs

1.8.0

20 Feb 12:14
Compare
Choose a tag to compare

Various issues resolved and some improvements to typing. Also extended the test suite to NodeJS 23.

  • Refine convert TypeScript types and add type tests #41
  • Replace unmaintained proxying-agent with https-proxy-agent #50
  • remove data/cacert.pem and inline the bundle in a JS file for maximum compatibility #50

1.7.1 API transcoding

03 Oct 10:00
95e5288
Compare
Choose a tag to compare
  • Add helper for getting the file extension on the result object
  • Add convert method for transcoding between file types
  • Add transform method for changing alpha/transparancy