Skip to content

Releases: opengisch/QgisModelBakerLibrary

1.3.1

14 Sep 19:36
7a82584
Compare
Choose a tag to compare

What's Changed

  • Not using tr for not QObjects #26
  • fix typo with topic in validator config args #28

Full Changelog: v1.3.0...v1.3.1

Dependencies

  • ili2db version 4.9.0
  • pgserviceparser 1.1.0
  • toppingmaker 1.0.2

1.3.0

08 Sep 10:43
eb1d553
Compare
Choose a tag to compare

What's Changed

  • Get the values from the ili2db settings table #18
  • Only use linking relation editor on relations not targeting geometry layers #19
  • Validator --skipGeometryCheck and --validConfig options #20
  • Ili2db 4.9.0 version bump and compatibility #21
  • Adding the ilitoppingmaker library part #23
  • Beware order of fields from PostgreSQL by not using DISTINCT #25

Full Changelog: v1.2.5...v1.3.0

Dependencies

  • ili2db version 4.9.0
  • pgserviceparser 1.1.0
  • toppingmaker 1.0.1

1.2.5

11 Jul 19:43
493fb9b
Compare
Choose a tag to compare

What's Changed

  • Fallback on name, when layer has no alias (Layertree Topping) by @signedav in #17

Full Changelog: v1.2.4...v1.2.5

1.2.4

07 Jul 10:50
75d59db
Compare
Choose a tag to compare

What's Changed

  • Fix that authcfg is not returned in uri when it's not used for QGIS by @signedav in #14
  • Avoid receiving structures containing enums back as topics by @signedav in #15
  • cursor.close on sqlite3 by @signedav in #16

Full Changelog: v1.2.3...v1.2.4

1.2.3

29 Jun 10:01
e7d2a10
Compare
Choose a tag to compare
Merge pull request #13 from opengisch/ci-packaging

update ubuntu

1.2.2

29 Jun 07:37
Compare
Choose a tag to compare
  • Fix packaging of libs folder (pgserviceparser) to package external libs

1.2.1

28 Jun 20:00
389b337
Compare
Choose a tag to compare

What's Changed

  • Support combination of pg service conf params and manual settings (and auth conf) by @signedav in #12
  • Fix crash on accessing layer of QgsNodeTreeNode by @signedav in #11

Full Changelog: v1.2.0...v1.2.1

1.2.0

04 Jun 22:08
5e55752
Compare
Choose a tag to compare
  • Provide OID type from DB and set default values for undefined t_ili_tid

1.1.2

16 May 06:02
184dbc7
Compare
Choose a tag to compare
  • use Model-Topic variable in default value on t_basket column instead of schema identification as well

1.1.1

20 Apr 15:15
7fe3758
Compare
Choose a tag to compare
  • Fix error returning ssl mode instead of service on PostgreSQL