Releases: opengisch/qgis-plugin-ci
Releases · opengisch/qgis-plugin-ci
2.7.0-beta5
fix TX token (#210)
2.7.0-beta4
use packages (#209)
2.7.0-beta1: move to pyproject.toml (#206)
moves from setup.py to pyproject.toml optional dependency on transifex-python package info moved from about to pyproject.toml (which becomes the central place for all info) version determined using setuptools-git-versioning
2.6.0
2.5.4
2.5.3
What's Changed
Bugs fixes 🐛
Features and enhancements 🎉
- Add missing aliases to release subcommand by @Guts in #164
- Python - Use Python fstrings everywhere by @Gustry in #166
- Add option to use a custom plugin server by @towa in #181
Documentation 📖
Other Changes
- Avoid duplicated dependencies listing by loading dependencies from requirements files by @Guts in #188
New Contributors
Full Changelog: 2.5.2...2.5.3
2.5.2
2.5.1
2.5.0
What's Changed
Bugs fixes 🐛
- fix Experimental flag is not correct for a pre-release tag in the XML by @3nids in #150
- Fix regression in 2.4 where zip was not compressed by @ivanlonel in #151
Features and enhancements 🎉
- Use built-in version argument by @Guts in #153
- use concurrency to avoid multiple workflow running at once by @3nids in #154
- Do not run pyqt5ac if there is no qrc file by @Guts in #157
- Feature: add verbosity option and improve log by @Guts in #156
- Handle missing changelog when latest is passed by @Guts in #158
Tooling 🔧
- Improve release workflow enabling auto changelog by @Guts in #149
- Update and clean git hooks by @Guts in #152
New Contributors
- @ivanlonel made their first contribution in #151
Full Changelog: 2.4.0...2.5.0
2.4.0
- Keep files permissions when creating zip file by @jmkerloch #129
- Update dependencies
- Documentation improvements
What's Changed
- Bump actions/cache from 2 to 3.0.1 by @dependabot in #124
- Bump actions/checkout from 2 to 3 by @dependabot in #123
- Bump ncipollo/release-action from 1.9.0 to 1.10.0 by @dependabot in #122
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #125
- Update sphinx-autodoc-typehints requirement from <1.18,>=1.11 to >=1.11,<1.19 in /requirements by @dependabot in #128
- Update pre-commit requirement from <2.18,>=2.10 to >=2.10,<2.19 in /requirements by @dependabot in #127
- Bump actions/cache from 3.0.1 to 3.0.2 by @dependabot in #126
- add unix permissions to ZipFile by @jmkerloch in #129
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #134
- Bump actions/cache from 3.0.2 to 3.0.3 by @dependabot in #131
- Update sphinx requirement from <5,>=3.1 to >=3.1,<6 in /requirements by @dependabot in #132
- Update pre-commit requirement from <2.19,>=2.10 to >=2.10,<2.20 in /requirements by @dependabot in #133
- Update myst-parser[linkify] requirement from <0.18,>=0.13 to >=0.13,<0.19 in /requirements by @dependabot in #138
- Bump actions/cache from 3.0.3 to 3.0.4 by @dependabot in #136
- Bump actions/setup-python from 3 to 4 by @dependabot in #137
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #139
- Update pre-commit requirement from <2.20,>=2.10 to >=2.10,<2.21 in /requirements by @dependabot in #144
- Update nose2 requirement from <0.12,>=0.10 to >=0.10,<0.13 in /requirements by @dependabot in #142
- Update sphinx-autodoc-typehints requirement from <1.19,>=1.11 to >=1.11,<1.20 in /requirements by @dependabot in #141
- Bump actions/cache from 3.0.4 to 3.0.5 by @dependabot in #140
- Update flake8-isort requirement from <4.2,>=4.0 to >=4.0,<4.3 in /requirements by @dependabot in #147
- Release 2.4.0 by @Guts in #145
New Contributors
- @jmkerloch made their first contribution in #129
Full Changelog: 2.3.0...2.4.0