Releases: opengisch/QgisModelBakerLibrary
Releases · opengisch/QgisModelBakerLibrary
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
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