Skip to content

Releases: getgauge/gauge-python

Gauge Python v0.5.0

01 Nov 15:54
d5fec17

Choose a tag to compare

Gauge Python v0.5.0

  • #456 - Drop python 3.9 support, test with 3.14
  • #454 - Bump actions/setup-node from 5 to 6 in the github-actions group
  • #452 - Bump the github-actions group with 3 updates
  • #451 - Normalize paths to avoid case-sensitivity on Windows
  • #450 - Bump the github-actions group with 2 updates
  • #449 - Bump the pip-dependencies group with 7 updates
  • #448 - Re-generate protos with latest gauge-proto and protobuf
  • #447 - Fix typo and use unit test builtins
  • #446 - Decouple build steps to be more flexible
  • #444 - Bump the pip-dependencies group with 8 updates
  • #443 - Bump the pip-dependencies group across 1 directory with 8 updates

Gauge Python v0.4.11

19 Jun 05:45
2bf195a

Choose a tag to compare

Gauge Python v0.4.11

  • #441 - Bump urllib3 from 2.4.0 to 2.5.0
  • #440 - Bump requests from 2.32.3 to 2.32.4
  • #439 - Bump the pip-dependencies group with 4 updates

Gauge Python v0.4.10

19 May 10:32
3e5418f

Choose a tag to compare

Gauge Python v0.4.10

  • #438 - Allow GAUGE_PYTHON_COMMAND to contain spaces
  • #436 - Bump setuptools from 80.3.1 to 80.4.0 in the pip-dependencies group
  • #435 - Bump the pip-dependencies group with 2 updates
  • #434 - Bump the pip-dependencies group with 4 updates
  • #433 - Bump setuptools from 78.1.0 to 79.0.0 in the pip-dependencies group
  • #432 - Bump the pip-dependencies group with 2 updates
  • #431 - Bump the pip-dependencies group with 3 updates

Gauge Python v0.4.9

29 Mar 05:29
5ad2747

Choose a tag to compare

Gauge Python v0.4.9

  • #430 - Fix for issue with loading step impls from relative dirs
  • #428 - Bump the pip-dependencies group with 3 updates
  • #427 - Bump the pip-dependencies group across 1 directory with 2 updates
  • #425 - Bump the pip-dependencies group with 2 updates
  • #424 - Bump setuptools from 75.8.0 to 75.8.2 in the pip-dependencies group
  • #423 - Bump pkginfo from 1.12.0 to 1.12.1.2 in the pip-dependencies group
  • #422 - Bump coverage from 7.6.11 to 7.6.12 in the pip-dependencies group
  • #421 - Bump coverage from 7.6.10 to 7.6.11 in the pip-dependencies group
  • #420 - Bump certifi from 2024.12.14 to 2025.1.31 in the pip-dependencies group
  • #419 - Bump the pip-dependencies group with 4 updates
  • #418 - Bump the pip-dependencies group with 3 updates
  • #417 - Bump the pip-dependencies group with 3 updates
  • #416 - Bump the pip-dependencies group with 4 updates
  • #415 - Bump the pip-dependencies group with 3 updates
  • #414 - Bump the pip-dependencies group with 2 updates
  • #413 - Bump the pip-dependencies group with 3 updates
  • #412 - Bump the pip-dependencies group with 7 updates
  • #411 - Bump the pip-dependencies group with 3 updates
  • #410 - Bump the pip-dependencies group with 3 updates

Gauge Python v0.4.8

25 Nov 04:02
d94eb62

Choose a tag to compare

Gauge Python v0.4.8

  • #409 - Only do --user installs if we think we are not in a venv/virtualenv
  • #407 - Bump the pip-dependencies group with 4 updates
  • #406 - Bump the pip-dependencies group with 2 updates
  • #405 - Bump the pip-dependencies group with 5 updates
  • #404 - Bump the pip-dependencies group with 3 updates
  • #403 - Bump the pip-dependencies group with 4 updates
  • #402 - Test/build/release against Python 3.13
  • #401 - Bump the pip-dependencies group with 4 updates
  • #400 - Bump rich from 13.8.1 to 13.9.2 in the pip-dependencies group

Gauge Python v0.4.7

07 Oct 04:55
8ed4e4a

Choose a tag to compare

Gauge Python v0.4.7

  • #399 - Enable test coverage report according to README
  • #398 - Simplify and maintain build.py
  • #397 - Skip test scenarios at runtime
  • #395 - Bump the pip-dependencies group with 2 updates
  • #394 - Update Python unittests and apply Python standard
  • #393 - Re-generate protos from latest
  • #392 - Bump debugpy from 1.8.5 to 1.8.6 in the pip-dependencies group
  • #391 - Use unittest builtins
  • #389 - Bump the pip-dependencies group with 2 updates
  • #388 - Change comparison is to == to avoid SyntaxWarning
  • #386 - Bump the pip-dependencies group across 1 directory with 11 updates
  • #383 - Bump the pip-dependencies group with 5 updates
  • #382 - Bump the pip-dependencies group with 3 updates
  • #381 - Bump the pip-dependencies group with 5 updates
  • #380 - Bump the pip-dependencies group across 1 directory with 3 updates

Gauge Python v0.4.6

30 Jul 04:58
d14d93b

Choose a tag to compare

Gauge Python v0.4.6

  • #375 - Bump setuptools from 71.1.0 to 72.1.0 in the pip-dependencies group
  • #374 - Migrate from pkg_resources to importlib.metadata
  • #372 - Bump importlib-metadata from 8.0.0 to 8.2.0 in the pip-dependencies group
  • #371 - Bump setuptools from 70.3.0 to 71.1.0 in the pip-dependencies group across 1 directory
  • #368 - Bump the pip-dependencies group with 2 updates
  • #367 - Bump the pip-dependencies group with 2 updates

Gauge Python v0.4.5

06 Jul 20:35
76450d7

Choose a tag to compare

Gauge Python v0.4.5

  • #366 - Bump certifi from 2024.6.2 to 2024.7.4
  • #364 - Correctly loading the methods from relatively imported classes

Gauge Python v0.4.4

02 Jul 02:23
dbefbc9

Choose a tag to compare

Gauge Python v0.4.4

  • #363 - Update twine version
  • #362 - Bump the pip-dependencies group across 1 directory with 3 updates
  • #360 - Support for relative imports to reuse step impls
  • #358 - Bump the pip-dependencies group with 2 updates
  • #357 - Bump urllib3 from 2.2.1 to 2.2.2 in the pip-dependencies group
  • #356 - Bump the pip-dependencies group across 1 directory with 10 updates
  • #349 - Bump requests from 2.31.0 to 2.32.0
  • #345 - Bump keyring from 25.1.0 to 25.2.0 in the pip-dependencies group
  • #342 - Bump the pip-dependencies group with 2 updates
  • #341 - Bump the pip-dependencies group with 2 updates

Gauge Python v0.4.3

12 Apr 04:58
435b2c7

Choose a tag to compare

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