Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 733 Bytes

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 733 Bytes

0.1.6 / 2012-04-05

  • feature: key_field lookup for resources

0.1.6 / 2012-04-03

  • fix: user_agent authentication

0.1.5 / 2012-03-17

  • fix: retries raise error after too many failures
  • fix: raise error for failed multipart object request
  • fix: retries start with a clean slate, fixing authorization errors during retry

0.1.4 / 2012-03-12

  • fix: an MLS uses lower case in RETS tag

0.1.3 / 2012-03-05

  • fixes to support location=1 in getobject query

0.1.2 / 2012-02-17

  • bugfix - check ReplyCode in login, retry on errors

0.1.1 / 2012-01-11

  • bugfix - prevent infinite loop in login

rets Changelog

0.1.0 / 2011-06-23

  • First public release!

0.0.1 / 2011-03-24

  • Project Created