Gauge Python Versions Save

Python language runner for Gauge

v0.4.3

1 month ago

Gauge Python v0.4.3

  • #339 - Test/release against Python 3.12
  • #338 - Bump idna from 3.6 to 3.7
  • #337 - Bump the pip-dependencies group with 10 updates
  • #328 - Bump the pip-dependencies group with 2 updates
  • #327 - Bump the pip-dependencies group with 2 updates

v0.4.2

3 months ago

Gauge Python v0.4.2

  • #326 - Bump the pip-dependencies group with 3 updates
  • #325 - Bump the pip-dependencies group with 5 updates
  • #322 - Bump the pip-dependencies group with 2 updates
  • #321 - Bump the pip-dependencies group with 3 updates
  • #319 - Bump the github-actions group with 3 updates
  • #317 - Bump the pip-dependencies group with 11 updates
  • #308 - Bump the pip-dependencies group with 3 updates
  • #307 - Update dependabot to group dependencies
  • #303 - Bump charset-normalizer from 3.3.1 to 3.3.2
  • #302 - Bump actions/setup-node from 3 to 4
  • #301 - Bump rich from 13.5.2 to 13.6.0
  • #300 - Bump bleach from 6.0.0 to 6.1.0
  • #299 - Bump charset-normalizer from 3.2.0 to 3.3.1
  • #298 - Bump zipp from 3.16.2 to 3.17.0
  • #297 - Bump protobuf from 4.24.2 to 4.24.4

v0.4.1

6 months ago

Gauge Python v0.4.1

  • #296 - Replacing hub with gh cli
  • #295 - Updating dependencies to resolve vulnerabilities
  • #294 - Bump urllib3 from 2.0.4 to 2.0.7
  • #286 - Bump readme-renderer from 40.0 to 42.0
  • #284 - Bump actions/checkout from 3 to 4
  • #282 - Bump protobuf from 4.24.0 to 4.24.2
  • #279 - Bump debugpy from 1.6.7 to 1.6.7.post1
  • #278 - Bump protobuf from 4.23.4 to 4.24.0
  • #275 - Bump more-itertools from 10.0.0 to 10.1.0
  • #274 - Bump rich from 13.5.1 to 13.5.2
  • #273 - Bump pygments from 2.15.1 to 2.16.1
  • #272 - Bump rich from 13.4.2 to 13.5.1
  • #271 - adds sleep before attaching assets in release pipeline

v0.4.0

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/getgauge/gauge-python/compare/v0.3.17...v0.4.0

v0.3.17

2 years ago
  • #241 - use latest grpcio, fixes install issue in apple silicon

v0.3.16

2 years ago
  • #240 - bump version -> 0.3.16
  • #239 - Bump grpcio from 1.37.0 to 1.39.0
  • #238 - Bump grpcio from 1.37.0 to 1.38.1
  • #237 - Bump pyfakefs from 4.4.0 to 4.5.0
  • #236 - Bump grpcio from 1.37.0 to 1.38.0
  • #235 - Bump grpcio from 1.37.0 to 1.37.1
  • #234 - Upgrade to GitHub-native Dependabot
  • #232 - Bump grpcio from 1.36.1 to 1.37.0

v0.3.15

3 years ago
  • #230 - log error and stacktrace when impl file load fails
  • #229 - Bump grpcio from 1.34.0 to 1.36.1
  • #227 - Bump grpcio from 1.34.0 to 1.36.0
  • #226 - Bump pyfakefs from 4.3.2 to 4.4.0
  • #225 - fix missing example url of python-selenium
  • #224 - Bump grpcio from 1.34.0 to 1.35.0
  • #223 - Bump grpcio from 1.34.0 to 1.34.1
  • #219 - Bump pyfakefs from 4.3.2 to 4.3.3

v0.3.14

3 years ago
  • #221 - Fix parser for python 3.9
  • #218 - Use released version of html report and js plugins
  • #217 - Bump grpcio from 1.33.2 to 1.34.0
  • #216 - Use setup gauge action
  • #215 - Use GITHUB_ENV

v0.3.13

3 years ago
  • #214 - Remove use of hub action
  • #213 - Bump version
  • #212 - Remove deprecated datastore factory tests
  • #211 - Bump pyfakefs from 4.1.0 to 4.3.2
  • #210 - Bump pyfakefs from 4.1.0 to 4.3.1
  • #209 - Replace deprecated 'add-path' usage
  • #208 - Bump pyfakefs from 4.1.0 to 4.3.0
  • #207 - Bump pyfakefs from 4.1.0 to 4.2.1
  • #206 - Bump pyfakefs from 4.1.0 to 4.2.0
  • #205 - Bump grpcio from 1.33.1 to 1.33.2
  • #204 - Exit when there's an error in loading the module
  • #202 - Bump grpcio from 1.32.0 to 1.33.1

v0.3.12

3 years ago

Features

None

Bug Fixes

None