Releases: opengisch/qgis-plugin-ci
Releases · opengisch/qgis-plugin-ci
2.8.9
What's Changed
Other Changes
- skip decorator at class level by @3nids in #294
- fine tune test skipping by @3nids in #295
- update workflow paths by @3nids in #296
- If LICENSE is missing from the plugin path but available in the parent path when packaging, include that by @nirvn in #307
New Contributors
Full Changelog: 2.8.8...2.8.9
2.8.8
2.8.7
2.8.6
What's Changed
Features and enhancements 🎉
- fix plugin structure if the plugin directory is not top level by @3nids in #272
- use underscore separators for plugin slug (zip folder) by @3nids in #277
Other Changes
- avoid doc building cancel by @3nids in #273
- Delete scripts/init.py by @3nids in #276
- drop raising minimum QGIS version to 3.14 by @3nids in #275
- Fix use of the changelog CLI without configuration file by @Gustry in #279
Full Changelog: 2.8.5...2.8.6
2.8.6-beta2
use underscore separators for plugin slug (zip folder) (#277) * use underscore separators for plugin slug (zip folder) since we don't want dashes in folder names * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2.8.6-beta
2.8.5
2.8.4
What's Changed
Other Changes
- Top level "no validation" by @why-not-try-calmer in #264
Full Changelog: 2.8.3...2.8.4
2.8.3
What's Changed
Bugs fixes 🐛
- Fix incorrect subparser, missing exception guards (release 2.8.2) by @why-not-try-calmer in #262
Full Changelog: 2.8.2...2.8.3
2.8.2
What's Changed
Documentation 📖
Other Changes
- Last post-toml string standing by @why-not-try-calmer in #246
- Validate (at least some) args by @why-not-try-calmer in #251
- Review logging about downloading transifex files by @Gustry in #258
- Pass authentication as a header by @LKajan in #260
- Fix previous commit about logging in transifex by @Gustry in #261
New Contributors
Full Changelog: 2.8.1...2.8.2