Qgepqwat2ili

Latest version: v0.15

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

Scan your dependencies

Page 1 of 2

1.6.0

0.15

What's Changed
* Log only when debug mode is active by ponceta in https://github.com/QGEP/qgepqwat2ili/pull/170
* [WIP] Add except if geojson_crs_def cannot be defined by sjib in https://github.com/QGEP/qgepqwat2ili/pull/169
* 2024-10-24-fix-check_identifier_null-bad-state by sjib in https://github.com/QGEP/qgepqwat2ili/pull/174
* 2024-10-18-testdata-add-correct-arc-sample by sjib in https://github.com/QGEP/qgepqwat2ili/pull/173
* Upgrade qgep used docker image by ponceta in https://github.com/QGEP/qgepqwat2ili/pull/171
* Prepare for baskets by domi4484 in https://github.com/QGEP/qgepqwat2ili/pull/180
* Remove some dead code by domi4484 in https://github.com/QGEP/qgepqwat2ili/pull/179
* Move more code to export utils by domi4484 in https://github.com/QGEP/qgepqwat2ili/pull/182
* Explicitly setup DB for test case f by domi4484 in https://github.com/QGEP/qgepqwat2ili/pull/185
* Fix try to access variable that is already out of scope by domi4484 in https://github.com/QGEP/qgepqwat2ili/pull/186
* Enable basket export for kek by domi4484 in https://github.com/QGEP/qgepqwat2ili/pull/183
* Skip failing kek export test by domi4484 in https://github.com/QGEP/qgepqwat2ili/pull/189
* Upgrade to ili2pg-5.2.0 / ilivalidator-1.14.3 by ponceta in https://github.com/QGEP/qgepqwat2ili/pull/181
* 2024 12 11 fix ara bauwerk export 2nd attempt by sjib in https://github.com/QGEP/qgepqwat2ili/pull/184


**Full Changelog**: https://github.com/QGEP/qgepqwat2ili/compare/v0.14...v0.15

0.14

What's Changed
* Add code to skip labels if LabelText is empty. by sjib in https://github.com/QGEP/qgepqwat2ili/pull/139
* correct rohrprofil_geometrie.position to aposition by sjib in https://github.com/QGEP/qgepqwat2ili/pull/143
* Adapt required modelbaker version to 6.5.2 by sjib in https://github.com/QGEP/qgepqwat2ili/pull/145
* Improve user feedback and speed-up interlis import qgep by sjib in https://github.com/QGEP/qgepqwat2ili/pull/141
* backporting symbology update queries on interlis import by sjib in https://github.com/QGEP/qgepqwat2ili/pull/151
* add ALL DEFERRED by sjib in https://github.com/QGEP/qgepqwat2ili/pull/148
* qgepdss/export.py - rohrprofil_geometry etc. add if filtered by sjib in https://github.com/QGEP/qgepqwat2ili/pull/144
* 2024-08-02-fix-postimport by sjib in https://github.com/QGEP/qgepqwat2ili/pull/153
* adapt interlis import / export because of datamodel change by sjib in https://github.com/QGEP/qgepqwat2ili/pull/155
* FIX Text type for SQL Alchemy v1 by ponceta in https://github.com/QGEP/qgepqwat2ili/pull/157
* 2024-08-30-fix2-alchemy by sjib in https://github.com/QGEP/qgepqwat2ili/pull/158
* Update Model Baker iliwrapper path by domi4484 in https://github.com/QGEP/qgepqwat2ili/pull/159
* Fix typo by domi4484 in https://github.com/QGEP/qgepqwat2ili/pull/161
* Extend and update precommit by ponceta in https://github.com/QGEP/qgepqwat2ili/pull/162
* update ubuntu and python by ponceta in https://github.com/QGEP/qgepqwat2ili/pull/165
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/QGEP/qgepqwat2ili/pull/164
* 2024 10 02 addcheck mandatory fk owner fk_operator fk_dataowner fk_provider fix missing references by sjib in https://github.com/QGEP/qgepqwat2ili/pull/163
* 2024-10-11-fix-rollback_session by sjib in https://github.com/QGEP/qgepqwat2ili/pull/167
* Fix check_identifier_null() by ponceta in https://github.com/QGEP/qgepqwat2ili/pull/168

New Contributors
* pre-commit-ci made their first contribution in https://github.com/QGEP/qgepqwat2ili/pull/164

**Full Changelog**: https://github.com/QGEP/qgepqwat2ili/compare/v0.13...v0.14

0.13

What's Changed
* 2024-04-12-identifier-check by sjib in https://github.com/QGEP/qgepqwat2ili/pull/134
* Upgrade to not deprecated ubuntu for CI need by ponceta in https://github.com/QGEP/qgepqwat2ili/pull/136
* Remove old 4.5.0 binaries by ponceta in https://github.com/QGEP/qgepqwat2ili/pull/137

New Contributors
* ponceta made their first contribution in https://github.com/QGEP/qgepqwat2ili/pull/136

**Full Changelog**: https://github.com/QGEP/qgepqwat2ili/compare/v0.12...v0.13

0.12

What's Changed
* add .gitattributes by 3nids in https://github.com/QGEP/qgepqwat2ili/pull/106
* 202308-08-fix-Adjust matching betreiber by sjib in https://github.com/QGEP/qgepqwat2ili/pull/131
* 20230-08-fix-Change TextVAli is Bottom, not Top by sjib in https://github.com/QGEP/qgepqwat2ili/pull/130
* Fix layout warning because of unsused spacer by domi4484 in https://github.com/QGEP/qgepqwat2ili/pull/111
* 2023 03 interlis additional models new by sjib in https://github.com/QGEP/qgepqwat2ili/pull/108
* outlet_shape is auslaufform by domi4484 in https://github.com/QGEP/qgepqwat2ili/pull/133

New Contributors
* 3nids made their first contribution in https://github.com/QGEP/qgepqwat2ili/pull/106
* domi4484 made their first contribution in https://github.com/QGEP/qgepqwat2ili/pull/111

**Full Changelog**: https://github.com/QGEP/qgepqwat2ili/compare/v0.11...v0.12

0.11

Page 1 of 2

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.