Skip to content

ytmapi-rs-v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 14:59
· 11 commits to main since this release
7ecd5c7

Added

  • [breaking] Implement upload song query (#239)
  • This includes a breaking refactor to AuthToken - now implementors just need to define headers and client_version instead of all the query types.

Other

  • Small fix to docs and remove unused UploadUrl type (#252)