Skip to content

Releases: qgis-deployment/qgis-deployment-toolbelt-cli

0.12.0

26 Nov 16:33
8b62901
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • Replace the variable scenario by scenario_filepath by @vicente23 in #148
  • Check the validity of the scenario file by @vicente23 in #149
  • Make the remote git handler much more robust to by @Guts in #154

Features and enhancements 🎉

  • Allow to specify branch to clone/pull by @Guts in #152
  • Make logging binary : warning or debug by @Guts in #155
  • Add utils module to check paths in a centralized way by @Guts in #156

Tooling 🔧

  • Fix documentation build on CI by @Guts in #144
  • Packaging: Add Python 3.11 to supported versions by @Guts in #153

Full Changelog: 0.11.0...0.12.0

0.11.0

16 Nov 09:02
69125c0
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • Fixed bugs when icon and qgis_path keys are missing by @vicente23 in #122

Features and enhancements 🎉

  • Add integration test by @Guts in #137
  • Feature: job splash screen manager by @Guts in #139

Documentation 📖

New Contributors

Full Changelog: 0.10.0...0.11.0

0.10.0

25 May 08:21
315516c
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • Test get_proxy_settings util by @Guts in #96
  • Tests: git remote handler by @Guts in #98

Full Changelog: 0.9.0...0.10.0

0.9.0

18 May 13:07
40ba0f8
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • Shortcuts: fix error when icon path is not defined by @Guts in #92

Features and enhancements 🎉

  • Enhancement: environment variables by @Guts in #93
  • Tests latest added utils by @Guts in #95

Documentation 📖

  • Documentation: add dependencies list and licenses to credits page by @Guts in #94

Full Changelog: 0.8.0...0.9.0

0.8.0

16 May 21:40
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • Feature: support custom QGIS profiles folder set by QGIS_CUSTOM_CONFIG_PATH env var by @Guts in #89
  • With dulwich, use stringified path, not pathlib.path by @Guts in #90
  • Tests: main CLI sample execution by @Guts in #91

Full Changelog: 0.7.0...0.8.0

0.7.0

16 May 18:38
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • Fix: bad options items type by @Guts in #83
  • Fix: clean command was failing by @Guts in #85
  • Handle situation where QGIS profiles folder doesn't exist by @Guts in #88

Features and enhancements 🎉

  • CI: tests cross platform by @Guts in #81
  • Rename environment_variables into settings by @Guts in #84
  • Feature: add a job to automatically create Windows shortcuts by QGIS profiles by @Guts in #80
  • Remove subcommand env-setup by @Guts in #86
  • Job: achieve shortcuts creation by @Guts in #87

Full Changelog: 0.6.0...0.7.0

0.6.0

10 May 10:15
6b92f24
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • Tests: multiple Python versions by @Guts in #76
  • Test slugger by @Guts in #77
  • Extend scenario reader tests by @Guts in #78
  • Profiles: copy only those which are not yet installed by @Guts in #79

Tooling 🔧

  • Tests: tests package about by @Guts in #75

Documentation 📖

Full Changelog: 0.5.0...0.6.0

0.5.0

09 May 16:34
f5300a1
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • Profiles: filter on folders which are (or seem to be) QGIS profiles by @Guts in #73

Full Changelog: 0.4.0...0.5.0

0.4.0

06 May 14:08
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • Check: operating system by @Guts in #70
  • Profiles: handle local syncronization by @Guts in #72

Tooling 🔧

  • Tooling: isort and codecov by @Guts in #71

Full Changelog: 0.3.0...0.4.0

0.3.0

05 May 21:00
17e951c
Compare
Choose a tag to compare

What's Changed

Tooling 🔧

  • Add wheel build job by @Guts in #66
  • Add job to publish to Pypi by @Guts in #68

Documentation 📖

  • Documentation: global improvment by @Guts in #67
  • Add autodocumentation of cli by @Guts in #69

Full Changelog: 0.2.0...0.3.0