Skip to content

1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 13:14
· 50 commits to main since this release
5f8ffd8

Features

  • Support async operations (async/await). {#62}
  • Enable filter usage on get_items. Credits to @ITJamie for the contribution! {#76}

Fixes

  • Drop support for python 2. {#61}
  • 'download_file' function uses content path now {#65}
  • Enhance README and move usage content to USAGE.md. {#74}
  • Fix README typos. Credits to @ITJamie for the contribution! {#75}