Skip to content

v3.0.0

Compare
Choose a tag to compare
@thinkingserious thinkingserious released this 11 Aug 20:32

BREAKING CHANGE

  • The breaking change actually happened in version 2.3.0, where I mistakenly applied a minor version bump.
  • This version replaces error handling via HTTPError from urllib in favor of custom error handling via the HTTPError class.