Skip to content

v5.0.0

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

BREAKING CHANGE

  • The breaking change actually happened in version 4.2.1, where I mistakenly applied a patch version bump. See issues #328 and #321 for details.
  • This version (5.0.0) replaces error handling via HTTPError from urllib in favor of custom error handling via the HTTPError class as was the case in version 4.2.0.