Skip to content

Adds `async/await` support

Compare
Choose a tag to compare
@ramsayleung ramsayleung released this 27 Feb 16:54
· 1569 commits to master since this release
22a995a
  • Adds async/await support.
  • Keeps the previous synchronous API, enabled by extra feature blocking, disabled by default.
  • Shorten the import path.
  • Add missing Show and Episode types.