Skip to content

ytmapi-rs-v0.0.12

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 14:53
· 28 commits to main since this release
9502c67

Fixed

  • [breaking] Make library management items optional for album songs (#140)
    • Changed type of AlbumSong to allow library options to be optional
  • fix! Make library management items optional for artist songs (#139)
    • Changed type of ArtistSong to allow library options to be optional
  • Json::into_inner() method should be pub (#137)