Skip to content

0.6.0

Choose a tag to compare

@github-actions github-actions released this 03 Apr 13:50
· 111 commits to main since this release
1d4215e

What's Changed

Bugs fixes 🐛

  • fix(qdt profile): plugin_id should be an int by @jmkerloch in #49
  • fix(docstrings): escape chars in sample ini files to allow code introspection by @Guts in #51

Features and enhancements 🎉

  • Big refactoring number 2 by @kannes in #34
  • Fix wrong enum by @kannes in #41
  • UI improvements by @kannes in #45
  • Misc improvements by @kannes in #44
  • Documentation: complete contributing guide and publish to GitHub Pages using GitHub Actions by @Guts in #52
  • Tooling: add script to update translation by @Guts in #54

Tooling 🔧

  • update(tooling): add a proposed VS Code configuration to match contributing guidelines by @Guts in #53
  • add(tooling): dependabot configuration to track on dependencies update by @Guts in #58
  • Check Qt6 support flag by @kannes in #57

Documentation 📖

  • Adjust URLs to new profile directory name by @kannes in #40

Other Changes

  • change(license): use GPLv2 instead of MIT to comply with upstream licenses (Qt/QGIS) by @Guts in #18
  • Drop experimental flag by @kannes in #55
  • release: 0.6.0 by @kannes in #60

New Contributors

Full Changelog: 0.5.0-beta2...0.6.0