- 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
- Added support for Python 3.3 or later
- Initial release