Woningwaardering

Latest version: v3.0.2

Safety actively analyzes 697922 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

3.0.2

<!-- Release notes generated using configuration in .github/release.yml at v3.0.2 -->

What's Changed
Overige wijzigingen ✨
* Standaard logging niet aanpassen by benverhees in https://github.com/woonstadrotterdam/woningwaardering/pull/177


**Full Changelog**: https://github.com/woonstadrotterdam/woningwaardering/compare/v3.0.1...v3.0.2

3.0.1

<!-- Release notes generated using configuration in .github/release.yml at v3.0.1 -->

What's Changed
Documentatie πŸ“š
* Maak dependency op monumenten package optioneel by benverhees in https://github.com/woonstadrotterdam/woningwaardering/pull/175


**Full Changelog**: https://github.com/woonstadrotterdam/woningwaardering/compare/v3.0.0...v3.0.1

3.0.0

<!-- Release notes generated using configuration in .github/release.yml at v3.0.0 -->

What's Changed
Breaking Changes πŸ’₯
* Refactor PR; betere logging en overzichtelijkere codebase by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/147
* Referentiedata consistentie by benverhees in https://github.com/woonstadrotterdam/woningwaardering/pull/160
* Update zelfstandig naar januari 2025 by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/165
Nieuwe Features πŸŽ‰
* Oppervlakte van Vertrekken Onzelfstandig by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/118
* Feature/verkoeling en verwarming onz by tiddoloos in https://github.com/woonstadrotterdam/woningwaardering/pull/121
* Refactor naar gebruik van criteriumsleutels by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/124
* Verkoeling en verwarming onzelfstandig by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/122
* oppervlakte van overige ruimten onzelfstandig by tiddoloos in https://github.com/woonstadrotterdam/woningwaardering/pull/126
* Verbetering berekening spoelbak by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/130
* Keuken Onzelfstandig by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/127
* Energieprestatie onzelfstandig by tiddoloos in https://github.com/woonstadrotterdam/woningwaardering/pull/128
* Sanitair Onzelfstandig by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/136
* Gemeenschappelijke Parkeerruimten Onzelfstandig by tiddoloos in https://github.com/woonstadrotterdam/woningwaardering/pull/132
* Aftrekpunten Onzelfstandig by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/141
* Bijzondere Voorzieningen Zorgwoning Onzelfstandig by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/142
* Buitenruimten onzelfstandig by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/137
* Monumenten Onzelfstandig by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/143
* Generieke Woningwaardering class by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/144
* Verbetering implementatietoelichting H2 onzelfstandig by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/145
* Refactor `if __name__ == "__main__":` by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/146
* Implementatie Punten voor de WOZ-waarde by benverhees in https://github.com/woonstadrotterdam/woningwaardering/pull/149
* Implementatie gemeenschappelijke binnenruimten onzelfstandig by tiddoloos in https://github.com/woonstadrotterdam/woningwaardering/pull/148
* Feature/verkoeling en verwarming uit main naar refactor branch by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/151
* buitenruimten onzelfstandig gerefactored by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/152
* Test voor schuur als vertrek + update implementatietoelichting by benverhees in https://github.com/woonstadrotterdam/woningwaardering/pull/150
* refactor: Decimal en afronding by tiddoloos in https://github.com/woonstadrotterdam/woningwaardering/pull/154
* Verbetering logging, output `Buitenruimten` zelfstandig, en wat extra refactoring by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/155
* Refactor van pytest-code by tiddoloos in https://github.com/woonstadrotterdam/woningwaardering/pull/156
* Betere error-handling bij gebruik look-up tables by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/157
* Voornamelijk verbeteren logging by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/159
* Test som van bovenliggend criterium by benverhees in https://github.com/woonstadrotterdam/woningwaardering/pull/162
* Verbetering punten voor de woz waarde by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/163
* Consistentie in (sub)totalen by tiddoloos in https://github.com/woonstadrotterdam/woningwaardering/pull/161
* Gebruik monumenten-package i.p.v. losse queries by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/166
* Wijzigingen onzelfstandig versie januari 2025 by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/170
* README update by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/174
Bugfixes πŸ›
* Correctie berekening minimale woz-waarde nieuwbouw by benverhees in https://github.com/woonstadrotterdam/woningwaardering/pull/134
* fix gemeenschappelijke binnenruimten (sanitair) by tiddoloos in https://github.com/woonstadrotterdam/woningwaardering/pull/158
* Kleine bugfixes by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/153
Documentatie πŸ“š
* Opzet onzelfstandig woonruimten by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/117
* Verwijder adresgegevens in repository by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/120
* Update referentiedata by benverhees in https://github.com/woonstadrotterdam/woningwaardering/pull/123
* Doorhaling woonvoorzieningen voor gehandicapten by benverhees in https://github.com/woonstadrotterdam/woningwaardering/pull/131
* Voorbeeld-afbeelding output in README by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/169
Overige wijzigingen ✨
* Produce github test summary by benverhees in https://github.com/woonstadrotterdam/woningwaardering/pull/119
* cicd pipeline runt nu ook op PRs naar release branches by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/140
* extra tests by tiddoloos in https://github.com/woonstadrotterdam/woningwaardering/pull/172
* voeg uitbreinding toe aan beschrijving by tiddoloos in https://github.com/woonstadrotterdam/woningwaardering/pull/173


**Full Changelog**: https://github.com/woonstadrotterdam/woningwaardering/compare/v2.0.6...v3.0.0

2.0.6

<!-- Release notes generated using configuration in .github/release.yml at v2.0.6 -->

What's Changed
Bugfixes πŸ›
* parkeerruimte wordt in buitenruimten alleen gewaardeerd indien privΓ© by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/138
Overige wijzigingen ✨
* cicd pipeline runt nu ook op PRs naar release branches by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/139


**Full Changelog**: https://github.com/woonstadrotterdam/woningwaardering/compare/v2.0.5...v2.0.6

2.0.3

<!-- Release notes generated using configuration in .github/release.yml at v2.0.3 -->

What's Changed
Bugfixes πŸ›
* Correctie berekening minimale woz-waarde nieuwbouw v2.0.3 by benverhees in https://github.com/woonstadrotterdam/woningwaardering/pull/135


**Full Changelog**: https://github.com/woonstadrotterdam/woningwaardering/compare/v2.0.2...v2.0.3

2.0.2

<!-- Release notes generated using configuration in .github/release.yml at v2.0.2 -->

What's Changed
Nieuwe Features πŸŽ‰
* Verbetering berekening spoelbak by sTomerG in https://github.com/woonstadrotterdam/woningwaardering/pull/129


**Full Changelog**: https://github.com/woonstadrotterdam/woningwaardering/compare/v2.0.1...v2.0.2

Page 1 of 3

Β© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.