Skip to content

Releases: getgauge/gauge-python

Gauge Python v0.3.15

18 Mar 03:23
bb5b4ee
Compare
Choose a tag to compare
  • #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

Gauge Python v0.3.14

26 Dec 06:56
79788dc
Compare
Choose a tag to compare
  • #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

Gauge Python v0.3.13

27 Nov 15:00
6581f8d
Compare
Choose a tag to compare
  • #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

Gauge Python v0.3.12

09 Oct 10:18
7613a18
Compare
Choose a tag to compare

Features

None

Bug Fixes

None

Gauge Python v0.3.11

05 Aug 10:31
5b8c088
Compare
Choose a tag to compare

Features

None

Bug Fixes

None

Gauge Python v0.3.10

26 Jun 07:17
Compare
Choose a tag to compare

NOTE: Python 2 will not be supported from this version

Bug Fixes

  • #189 - updated grpcio version to fit requirements.txt

Gauge Python v0.3.9

23 Apr 06:18
Compare
Choose a tag to compare

Bug Fixes

  • #189 - updated grpcio version to fit requirements.txt

Gauge Python v0.3.8

17 Feb 11:02
c58ab35
Compare
Choose a tag to compare

Enhancements

Gauge Python v0.3.7

10 Dec 11:58
Compare
Choose a tag to compare

Miscellaneous

  • Bump grpcio from 1.25.0
  • Bump ptvsd from 4.3.2

Gauge Python v0.3.6

11 Nov 09:12
05834e0
Compare
Choose a tag to compare

Enhancements

  • #150 - Structure log messages

Bug Fixes

  • #164 - gauge does not work with python '3.7.4' version
  • #156 - Unable to run python project
  • #143 - Import and calling class from a different file that is initialized with parameters should be working
  • #141 - Gauge Python Init
  • #140 - AttributeError: 'PythonNode' object has no attribute 'value'
  • #152 - Fix pip executing on every run

Miscellaneous

  • #163 - Add release actions