Skip to content

Version 0.7.0

Compare
Choose a tag to compare
@jmsmkn jmsmkn released this 02 May 09:53
· 30 commits to main since this release
  • page() now returns a PageResponse(list) object rather than a list, which adds the attributes offset, limit and total_count
  • Fix uploading files from str paths
  • Remove deprecated keys from reader study API
  • Updates httpx to 0.22