Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 16:11
· 171 commits to main since this release

Release Notes

New Features

  • Add a new option to all functions called raise_status. If False no exception will be raised and instead None is returned for those requests that led to exceptions. This will allow for returning all responses that were successful and ignoring the ones that failed. This option defaults to True for retaining backward compatibility.
  • Set the cache expiration time to one week from never expire. To ensure all users have a smooth transition, cache files that were created before the release of this version will be deleted, and a new cache will be created.

Internal Changes

  • Sync all minor versions of HyRiver packages to 0.14.0.