Skip to content

Releases: WhereGroup/profile_manager

0.5.0-beta2

05 Nov 15:25
f43efb5
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • Fix parameter order (broken import/removal of data sources) by @kannes in #33

Features and enhancements 🎉

  • Switch dialog tabs to back sensible defaults by @kannes in #32

Tooling 🔧

  • update(ci): rm deprecated set-output command by @Guts in #31

Full Changelog: 0.5.0-beta1...0.5.0-beta2

0.5.0-beta1

09 Oct 09:46
f9d3bce
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • Fix the plugin to use it on BSD system by @lbartoletti in #1
  • Fix crash if "default" profile does not exist by @ivn951 in #6

Features and enhancements 🎉

  • Added Italy - German translation by @pigreco in #3
  • Clean up and fixes by @kannes in #8
  • Refactoring: move plugin related code to subfolder by @Guts in #12
  • refacto(plugin): apply git hooks against existing codebase by @Guts in #13
  • refacto(deadcode): remove darkdetect by @Guts in #14
  • refacto(pep8): homogeneize naming conventions by @Guts in #15
  • refacto(deadcode): rm unused unit tests by @Guts in #17
  • improve(i18n): cleaning up translation files by @Guts in #21
  • feat(qdt export): initialization of qdt export by @jmkerloch in #24
  • refacto(deadcode): rm unused files by @Guts in #27
  • feature(plugin): expose plugin metadata.txt as object by @Guts in #28

Tooling 🔧

  • add(packaging): add QGIS plugin CI necessary tools by @Guts in #20
  • add(ci): GitHub workflow to package plugin on CI/CD by @Guts in #22
  • add(ci): autolabeler for PR and releases by @Guts in #23
  • fix(ci): use on pull_request_target as recommended in labeler doc by @Guts in #26
  • fix(ci): add i18n dependencies in a dedicated requirements by @Guts in #25
  • Tooling: add git hooks (through pre commit microframework) by @Guts in #11

Documentation 📖

  • Docs: add code style rules to contributing guidelines and complete gitignore by @Guts in #19
  • update(plugin): add Oslandia and QDT to plugin's metadata by @Guts in #29

New Contributors

Full Changelog: https://github.com/WhereGroup/profile-manager/commits/0.5.0-beta1