Skip to content

Gauge-Python 0.1.2

Pre-release
Pre-release

Choose a tag to compare

@kashishm kashishm released this 08 Apr 09:20
· 508 commits to master since this release

Enhancements

  • Adding requirements.txt file with getgauge dependency while initializing a gauge project

Bug Fixes

  • Using PYTHONUNBUFFERED Instead of -u flag for unbuffered output.

Removed python 2.x support