Skip to content

v0.2.0 (2021-02-27)

Latest
Compare
Choose a tag to compare
@doingodswork doingodswork released this 27 Feb 15:06
· 5 commits to main since this release
  • Added: New low-level clients for RealDebrid, AllDebrid and Premiumize
    • Each method maps to a public API endpoint
    • Returned types map to the JSON bodies of the public API responses
  • Renamed previous clients to LegacyClient
    • This way users can update from v0.1.0 to v0.2.0 and iteratively switch to using the low-level clients if desired