* Added listing_description, concession_description, concession_start_date, and concession_end_date to ResultRentalComp. ([12](https://github.com/opendoor-labs/open-exchange-python/pull/12)) * Improve HTTP errors within SDK. ([13](https://github.com/opendoor-labs/open-exchange-python/pull/14))
0.1.9
* Improved support for interactively killing (KeyboardInterrupt) and rerunning endpoints, optimizing for reduced memory consumption and immediate results processing. ([9](https://github.com/opendoor-labs/open-exchange-python/pull/9)) * Improved examples based on client feedback. ([10](https://github.com/opendoor-labs/open-exchange-python/pull/10))
0.1.8
* Use a "public" address in the `README.md` and our examples.