Skip to content

v1.6.5

Compare
Choose a tag to compare
@jochenkirstaetter jochenkirstaetter released this 13 Oct 05:38
· 295 commits to main since this release

Added

  • add properties State, Error, and VideoMetadata to type FileResource. #33
  • overload method of UploadMedia to support stream types (#38)

Changed

  • use of using expression to dispose FileStream after upload #37 - thanks @rsmithsa
  • enhance returned error information #19 #33
  • update enums according to $discovery
  • sync target frameworks among projects

New Contributors

Full Changelog: v1.6.4...v1.6.5