Skip to content

Releases: OnroerendErfgoed/crabpy

0.12.1

28 Jan 13:53
836148b
Compare
Choose a tag to compare
  • Adres toegevoegd aan Perceel (#147)

0.12.0

25 Jun 08:00
cbd4957
Compare
Choose a tag to compare
  • Switchen naar v2 van de capakey REST-API (#120)
  • Mocken van calls naar externe url's bij testen (#118)
  • get_perceel_by_coordinates (#121)

0.11.0

03 Jan 12:55
Compare
Choose a tag to compare
  • Update deelgemeenten (#110, #116)
  • Fix travis tests (#112)
  • Update dependencies

0.10.0

17 Jul 09:24
176adb6
Compare
Choose a tag to compare
  • Capakey service: change source base map (#95)
  • Capakey service: return full geometry (#96)

0.9.0

20 Mar 08:49
Compare
Choose a tag to compare
  • Remove the deprecated CapakeyGateway (#92).

0.8.3

07 Dec 09:56
Compare
Choose a tag to compare
  • Fix some unit tests.
  • Update some dependencies
  • Configure pyup

0.8.2

25 Aug 13:14
Compare
Choose a tag to compare
  • Add zope.deprecation to setup.py #76
  • Upgrade capakey rest service #78

0.8.1

20 Apr 15:13
Compare
Choose a tag to compare
  • Updated center and bounding box format in responses of the CapakeyRestGateway in accordance with the CapakeyGateway (#73).

0.8.0

19 Apr 15:57
Compare
Choose a tag to compare
  • Added a CapakeyRestGateway that uses the new Capakey REST service provided by
    Informatie Vlaanderen. (#45, #53)
  • Deprecate Capakey SOAP gateway (#69)
  • Fix a bug with list_huisnummers_by_perceel. (#67)
  • Dropped support for Python 3.3 and added support for Python 3.6.

0.7.0

28 Jan 15:27
Compare
Choose a tag to compare
  • Add official support for python 3.5
  • Implement list_huisnummers_by_perceel. (#56)
  • Implement get_postadres_by_huisnummer and get_postadres_by_subadres. (#57)
  • A a property Perceel.postadressen to get the postadressen for a certain
    Perceel. (#58)
  • Implement a Deelgemeente object and list_deelgemeenten,
    list_deelgemeenten_by_gemeente and get_deelgemeente_by_id. (#63)