Skip to content

cli-v0.4.0

Choose a tag to compare

@danimarinBG danimarinBG released this 28 Jul 09:00
· 549 commits to main since this release
812cca3

🔽 Read the summarized changelog here 🔽

Added

  • gw project create — generate QGIS .qgs projects from an existing ws/ud schema via headless PyQGIS (qgs_runner), with cross-platform QGIS Python discovery (QGIS_PYTHON override supported).

Fixed

  • Schema upgrade failing with must be owner of function during reload_fct_ftrg when update patches redefined functions as the installer superuser.
  • Headless/CLI project generation using ws/ud as project_type for gw_fct_get_project_layers (must use config_typevalue idval, usually Basic), which produced empty .qgs files.
  • Headless project TOC nesting feature-type groups under NETWORK; align with Admin (force_create_group=False, layers directly under NETWORK).
    Full Changelog: cli-v0.3.0...cli-v0.4.0

📃 Check the official documentation here: ⛓️‍💥 Giswater Documentation