Releases: OnroerendErfgoed/crabpy
Releases · OnroerendErfgoed/crabpy
0.12.1
- Adres toegevoegd aan Perceel (#147)
0.12.0
- 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
- Update deelgemeenten (#110, #116)
- Fix travis tests (#112)
- Update dependencies
0.10.0
- Capakey service: change source base map (#95)
- Capakey service: return full geometry (#96)
0.9.0
- Remove the deprecated CapakeyGateway (#92).
0.8.3
- Fix some unit tests.
- Update some dependencies
- Configure pyup
0.8.2
- Add zope.deprecation to setup.py #76
- Upgrade capakey rest service #78
0.8.1
- Updated center and bounding box format in responses of the CapakeyRestGateway in accordance with the CapakeyGateway (#73).
0.8.0
- 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
- 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)