Skip to content

Releases: Guts/qgis-deployment-cli

0.18.0

02 Mar 14:18
094eeb5
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • Fix message when there is no newer version by @Guts in #205

Features and enhancements 🎉

  • Add helper to handle common error on exe name by @Guts in #206
  • Feature: job to manage environment variables now handles remove action by @Guts in #199

Documentation 📖

  • Add doc page about environment variable job by @Guts in #198

Full Changelog: 0.17.0...0.18.0

0.17.0

28 Feb 18:56
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • Refacto: clean up rm unused subcmd by @Guts in #192
  • Refacto: replace click by argparse by @Guts in #194
  • Refacto: remove dependency to py-setenv by @Guts in #196

Tooling 🔧

  • Packaging: build and package for MacOS (experimental) by @Guts in #195

Other Changes

  • Refacto: remove rich dependency by @Guts in #197

Full Changelog: 0.16.2...0.17.0

0.16.2

23 Feb 20:57
3c02c8f
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • Fix QGIS bin path retriever by @Guts in #191

Features and enhancements 🎉

  • Tooling and documentation: JSON schema for profile editing by @Guts in #187

Documentation 📖

  • Documentation: fix build and switch to Furo theme by @Guts in #188

Full Changelog: 0.16.1...0.16.2

0.16.1

30 Jan 12:21
ace3b6f
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • Embed shortcut template into packages by @Guts in #181

Features and enhancements 🎉

  • Tooling: upgrade JSON schemas by @Guts in #180

Other Changes

  • Feature: upgrade show changelog by @Guts in #179

Full Changelog: 0.16.0...0.16.1

0.16.0

27 Jan 17:10
1f6ba46
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • Dependencies: replace semver by packaging to compare versions by @Guts in #177
  • Feature: improve shortcut manager to create shortcuts on Linux (FreeDesktop) by @Guts in #178

Full Changelog: 0.15.0...0.16.0

0.15.0

26 Jan 16:50
1d2c241
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • Feature: plugins synchronization part 3 - Upgrade older plugins by @Guts in #176

Full Changelog: 0.14.1...0.15.0

0.14.1

21 Jan 10:08
2e4a4ba
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • Fix: download URL should use folder_name when exists instead of name by @Guts in #175

Full Changelog: 0.14.0...0.14.1

0.14.0

21 Jan 09:39
3113e4b
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • Feature: add a subcommand to upgrade the CLI by @Guts in #169
  • Feature: plugins downloader by @Guts in #168
  • Feature: plugins synchronization - part 1 by @Guts in #172
  • Feature: plugins synchronization part 2 by @Guts in #174

Tooling 🔧

  • CI: build Python wheel using build package by @Guts in #170
  • Use GE to deploy to GH Pages instead of branch gh-pages by @Guts in #171
  • Set minimal Python to 3.10 by @Guts in #173

Full Changelog: 0.13.0...0.14.0

0.13.0

16 Jan 10:10
c258d64
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • Add module to check image size by @Guts in #151
  • Add test for utils.slugifier by @Guts in #165
  • Improve test coverage on check image by @Guts in #166
  • Increase test coverage by @vicente23 in #157
  • Feature: add option to check splash screen dimensions by @Guts in #167

Full Changelog: 0.12.0...0.13.0

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