Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 20:41
· 11 commits to master since this release
8cc68b5

What's Changed

Bugs fixes πŸ›

  • fix: CI fails because of broken Qt ppa by @Guts in #303
  • CI: fix minimum python version by @Guts in #306

Features and enhancements πŸŽ‰

  • Do not use reserved keyword id as a function parameter by @ptitjano in #326
  • refacto: use plugin title from metadata to name the logger by @Guts in #334
  • improve(ui): complete i18n and add some icons by @Guts in #335
  • fix(ci): fix translation build by @Guts in #337

Tooling πŸ”§

  • tooling: bump dev dependencies and update git hooks by @Guts in #301
  • tooling: update VS Code configuration by @Guts in #302
  • ci: run tests against embedded requirements changes by @Guts in #315
  • ci: run tests against testing deps changes by @Guts in #318
  • docs: use new GitHub Pages workflow instead of gh-pages branch by @Guts in #320
  • CI: fix release job by replacing unmaintained actions by @Guts in #338

Other Changes

  • Update metadata.txt about tags by @Gustry in #279
  • packaging: pin qgis-plugin-ci version by @Guts in #319
  • chore(deps): replace semver with packaging by @Guts in #333
  • update(packaging): set QGIS maximum version by @Guts in #336

New Contributors

Full Changelog: 1.0.0...1.1.0