Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 323 Bytes

CHANGELOG.md

File metadata and controls

11 lines (9 loc) · 323 Bytes

v0.3.0

  • Removes dependencies on beautifulsoup and lxml
  • Implements user agent digest authentication
  • RetsHttpClient infers the RETS server's base url from the full login url
  • parse_multipart ignores parts with 20403 No Object Found errors

v0.2.0

  • Added support for Python 3.3 or later

v0.1.0

  • Initial release