Skip to content

v0.6.7

Choose a tag to compare

@theaeolianmachine theaeolianmachine released this 17 Jan 06:25
· 289 commits to master since this release
  • Add Timeout To Request Options (#54) - Add simple timeouts via requests that throw an exception on any timeout specified, including the middle of a paginated call.
  • Make Package Requirements Less Stringent (#61):
    • Upgrade most packages to recent versions (tested).
    • Set compatibility for > 1.0 releases at minor releases (second digit).
    • Set compatibility for < 1.0 releases at micro releases (third digit).