Releases: WhereGroup/profile_manager
Releases · WhereGroup/profile_manager
0.5.0-beta2
What's Changed
Bugs fixes 🐛
Features and enhancements 🎉
Tooling 🔧
Full Changelog: 0.5.0-beta1...0.5.0-beta2
0.5.0-beta1
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
- @lbartoletti made their first contribution in #1
- @pigreco made their first contribution in #3
- @ivn951 made their first contribution in #6
- @kannes made their first contribution in #8
- @Guts made their first contribution in #11
- @jmkerloch made their first contribution in #24
- @pre-commit-ci made their first contribution in #30
Full Changelog: https://github.com/WhereGroup/profile-manager/commits/0.5.0-beta1