Releases: getgauge/gauge-python
Releases · getgauge/gauge-python
Gauge Python v0.3.15
- #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
Gauge Python v0.3.13
- #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
Features
None
Bug Fixes
None
Gauge Python v0.3.11
Features
None
Bug Fixes
None
Gauge Python v0.3.10
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
Bug Fixes
- #189 - updated grpcio version to fit requirements.txt
Gauge Python v0.3.8
Enhancements
- Write screenshots to file getgauge/html-report#213
- Use gRPC for communicating with gauge getgauge/gauge#134
Gauge Python v0.3.7
Miscellaneous
- Bump grpcio from 1.25.0
- Bump ptvsd from 4.3.2
Gauge Python v0.3.6
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