Releases: qgis-deployment/qgis-deployment-toolbelt-cli
Releases · qgis-deployment/qgis-deployment-toolbelt-cli
0.36.1
What's Changed
Bugs fixes 🐛
- fix(log): limit pyad to 0.6.2 for correct log level by @jmkerloch in #586
- fix(proxies): define environment variable for proxy use for git clone by @jmkerloch in #584
Features and enhancements 🎉
- improve(plugins_sync): handle cases where a downloaded plugin is not a valid ZIP by @Guts in #577
- feat(plugin download): add application/x-zip-compressed for header Accept by @jmkerloch in #587
- update(chore): move project under Github organization by @Guts in #589
Full Changelog: 0.36.0...0.36.1
0.36.0
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 🎉
- feat(pac): add file for tests by @jmkerloch in #562
- feat(proxies): use pypac to use PAC file by @jmkerloch in #560
Documentation 📖
- feat(changelog): update for 0.36.0 by @jmkerloch in #568
Full Changelog: 0.35.3...0.36.0
0.35.3
What's Changed
Bugs fixes 🐛
- fix(profile sync): force copy if sync_mode is overwirte by @jmkerloch in #555
Features and enhancements 🎉
Documentation 📖
Full Changelog: 0.35.2...0.35.3
0.35.2
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 🔧
Full Changelog: 0.35.1...0.35.2
0.35.1
0.35.0
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 🔧
Documentation 📖
Full Changelog: 0.34.5...0.35.0