Skip to content

Releases: Guts/qgis-deployment-cli

0.36.0

08 Oct 08:43
de3fc63
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix(scenario): qgis-installation-finder accept if_not_found value warning and not warn. by @florentfgrs in #566
  • feat(pypac): add tldextract cache directory in pyinstaller by @jmkerloch in #564

Features and enhancements 🎉

Documentation 📖

Full Changelog: 0.35.3...0.36.0

0.35.3

06 Sep 12:29
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix(profile sync): force copy if sync_mode is overwirte by @jmkerloch in #555

Features and enhancements 🎉

  • Feature: support search_paths option in QGIS finder job by @Guts in #535

Documentation 📖

  • update(docs): add how to use autogenerated release notes from GitHub by @Guts in #557

Full Changelog: 0.35.2...0.35.3

0.35.2

04 Sep 09:37
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix(downloader): stream option was not propagated to get args by @Guts in #550
  • fix(downloader): qdt_plugins_to_copy was not created in force mode by @Guts in #551

Features and enhancements 🎉

  • improve(downloader): use a custom HTTP transport adapter instead of rough injection by @Guts in #549
  • improve(tests): add scenario to test against plugins downloader in monothread and forced by @Guts in #552

Tooling 🔧

  • add(tooling): helper script to convert png to ico by @Guts in #548

Full Changelog: 0.35.1...0.35.2

0.35.1

02 Sep 15:13
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • feature(downloader): add option to disable SSL verification by @Guts in #544

Full Changelog: 0.35.0...0.35.1

0.35.0

02 Sep 14:31
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • refacto(cleanup): fix some type hints and relative imports by @Guts in #540
  • feature(downloader): add option to control over stream mode by @Guts in #541
  • Enhancement: rename shortcut module and improve docstring/type hints consistency by @Guts in #543

Tooling 🔧

  • update(packaging): use Python 3.12 to build packages by @Guts in #542

Documentation 📖

  • fix(docs): value must be quoted in PowerShell command to set env vars by @Guts in #536

Full Changelog: 0.34.5...0.35.0

0.34.5

06 Jun 14:20
dbfd1c3
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix(io): explicitly declare UTF-8 encoding in IO operations by @Guts in #520

Documentation 📖

  • improve(docs): restore linkify (MyST parser extension) by @Guts in #516

Full Changelog: 0.34.4...0.34.5

0.34.4

30 May 11:52
ecc4f6c
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • Improve: qdt files reliability by @Guts in #514

Full Changelog: 0.34.3...0.34.4

0.34.3

29 May 13:40
e456316
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • Fix: rules context crash on certain Windows configuration by @Guts in #507

Features and enhancements 🎉

  • improve(user_groups): enforces user domain groups retrieval using user guid by @Guts in #508

Tooling 🔧

  • CI: test export rules context in different supported environments by @Guts in #512

Full Changelog: 0.34.2...0.34.3

0.34.2

25 Apr 09:40
66c0925
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix(profiles): profiles listing was returning the unfiltered list by @Guts in #497

Documentation 📖

  • Documentation: improve download section by @Guts in #496

Full Changelog: 0.34.1...0.34.2

0.34.1

24 Apr 13:59
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • feature(rules): retrieve user extended data using win32 API by @Guts in #494

Full Changelog: 0.34.0...0.34.1