December 2018

Published at 2018-12-19

Changes to the API since beginning of november 2018.

Fixed

  • Showings can now be added to and read from ProjectUnits.[1]
  • It is now possible to mark a project unit as sold and retrieve information about the sale. Documentation has been updated appropriately.[1]

Changed

  • coordinates is now validated for Listing, Project, and ProjectUnit.
    • Longitude and latitude must be within valid ranges for WGS84.
    • (0, 0) coordinate is now forbidden. This is likely to be an error on your part, so this could help you spot a bug.

Other notes

[1]: This was always supposed to be there and the fact that you couldn't do this was treated as a bug by Hemnet. Thank you to the people who reported this problem!