Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 845 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 845 Bytes

Changelog

v0.2.0 (2024-04-17)

  • Added listing_description, concession_description, concession_start_date, and concession_end_date to ResultRentalComp. (#12)
  • Improve HTTP errors within SDK. (#13)

v0.1.9 (2024-03-29)

  • Improved support for interactively killing (KeyboardInterrupt) and rerunning endpoints, optimizing for reduced memory consumption and immediate results processing. (#9)
  • Improved examples based on client feedback. (#10)

v0.1.8 (2024-03-19)

  • Use a "public" address in the README.md and our examples.

v0.1.7 (2024-03-19)

  • Initial release