Skip to content

crunchyroll-rs v0.16.0

Latest

Choose a tag to compare

@bytedream bytedream released this 23 Nov 13:38
· 4 commits to master since this release
  • Add {Episode, Series, MovieListing}::categories (#46 by @jokelbaf)
  • Add missing fields in NotificationSettings (#47 by @jokelbaf), Episode and Movie
  • Make DeviceLocation::city, DeviceLocation::area and SearchEpisode::search_rating optional due to api inconsistencies (#47 by @jokelbaf)
  • Make fields of BillingHistory public
  • Make SearchEpisode::search_rating optional (#47 by @jokelbaf)
  • Change {BrowseOptions, WatchlistOptions}::media_type type to the newly created WatchlistMediaType enum (#48 by @jokelbaf)
  • Fix token always refreshing when using inner struct of Search* structs