Skip to content

Releases: opengisch/qgis-plugin-ci

2.7.0-beta5

06 Mar 14:31
9001857
Compare
Choose a tag to compare
2.7.0-beta5 Pre-release
Pre-release
fix TX token (#210)

2.7.0-beta4

06 Mar 14:00
ebf60e0
Compare
Choose a tag to compare
2.7.0-beta4 Pre-release
Pre-release
use packages (#209)

2.7.0-beta1: move to pyproject.toml (#206)

02 Mar 10:17
9fd6790
Compare
Choose a tag to compare
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

01 Mar 14:05
Compare
Choose a tag to compare
2.6.0-3

reuse older deploy to PyPi workflow

2.5.4

10 Feb 15:14
55a069a
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • Modernize build and packaging to publish as wheel by @Guts in #191

Documentation 📖

Full Changelog: 2.5.3...2.5.4

2.5.3

10 Feb 09:56
e814cbd
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • Bump git hooks to fix pre-commit fail because of isort by @Guts in #187

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 📖

  • Complete latest releases notes to changelog by @Guts in #163

Other Changes

  • Avoid duplicated dependencies listing by loading dependencies from requirements files by @Guts in #188

New Contributors

  • @towa made their first contribution in #181

Full Changelog: 2.5.2...2.5.3

2.5.2

26 Sep 11:47
d9c2e80
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • Align xmlrpc verbosity on CLI option by @Guts in #161

Full Changelog: 2.5.1...2.5.2

2.5.1

23 Sep 17:40
6c952c7
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • Fix 159: Add missing parameters and set a default value by @Guts in #160

Full Changelog: 2.5.0...2.5.1

2.5.0

23 Sep 15:34
87b1a58
Compare
Choose a tag to compare

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

Full Changelog: 2.4.0...2.5.0

2.4.0

05 Sep 11:53
5c2cafd
Compare
Choose a tag to compare
  • 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

Full Changelog: 2.3.0...2.4.0