Skip to content

Latest commit

 

History

History
35 lines (17 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

35 lines (17 loc) · 1.64 KB

Changelog

0.2.1 (2024-01-15)

Miscellaneous

  • add a small test to this repo (#7) (02c05a9)

0.2.0 (2023-07-25)

Features

  • add error on empty uploadUrl and empty trackingId (051ee7c)

0.1.0 (2023-06-23)

Features

  • add file upload support (feae1c9)
  • add get bulk upload url api support (8a23e71)
  • add tokenSource in sessionConfig (#1) (532ead4)
  • adding workflows (#2) (d6e88c7)

Bug Fixes

Miscellaneous

  • oauth2 generate token function (3c55407)