v0.3.1
- 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