Releases: opengisch/QgisModelBakerLibrary
Releases · opengisch/QgisModelBakerLibrary
1.9.1
1.9.0
Improvements
- Enhance modificacion of baskets and datasets in #107
- [auth] Make it possible to use AuthConfig without superlogin in #110
- Account username as fallback login in #114
- Concern multiple geometries in same table for geopackage in #108
- Implement delete basket method in Ili2dbUtilsin #116
- Add support for translated models in #113
Fixes
- Fix: Load style for raster layers as well in #105
- do not add singlequotes to t_ili_tids in #109
- check table existance for source that is non-INTERLIS in #106
Dependencies
1.8.1
1.8.0
Stability and code style
- A missing installations to the new QGIS/QGIS and update PG in #92
- Add Python annotations to have type hints in #97
- Parameterize queries in #98
- Code cleanup concerning GUI-related stuff in #101
- Harmonize imports in #102
Improvements
- Smart 1 Improvements (t_type consistency and optimization strategy) in #93
- Make sure sslmode is also stored in QSettings in #96
- [db] Include attachmentkey column when retrieving basket info in #100
Dependencies
1.7.3
1.7.2
1.7.1
What's Changed
- Fix that when version output not valid we don't think we find a match in #84
- Change signalname because it's triggered when downloaded and model ready in #86
- Fix topic request, to list them even when no table is implemented in #87
- Consider path when building up ilicache, fixes opengisch/QgisModelBaker#861 in #85
Dependencies
Full Changelog: v1.7.0...v1.7.1
1.7.0
What's Changed
- Prefix for Model Baker Extra Metaattributes in #78
- IliDataCache: Check category
codes.modelbaker.ch/preferredDataSource
in #79 - Support transaction mode as enum in #80
- UsabILItyHub: Store optimize strategy in Project Variable in #81
- Support of --replace on basket-handled data imports in #83
Fixes
- Check if the layer is a vectorlayer before getting the fields in #77
- Check if tests work with delay in #82
Full Changelog: v1.6.0...v1.7.0
1.6.0
What's Changed
- Add method get_schemas to retrieve postgres schemas in #70
- Get and reset T_Id Sequence in #71
- Basket OIDs in #74
- Function to get back the next sequence value in #76
- Set OID_domain in layer variable and set default default value expressions in #69
Dependencies
Full Changelog: v1.5.2...v1.6.0