Skip to content

v0.3.1

Compare
Choose a tag to compare
@kaloramik kaloramik released this 24 Mar 00:42
· 84 commits to master since this release
  • Use post everywhere for http requests
  • Use session and save the cookie
  • Fix some data types, namely for lookup values, and assume lookup values are strings
  • Throw exception if we see a nonzero rets-status: This was the original behavior, but certain code paths such as search can have an additional rets-status that should be used instead of the top level one. We added parsing for this new status