Skip to content

gauge-python 0.3.4

Choose a tag to compare

@gaugeci gaugeci released this 13 Sep 05:36
· 287 commits to master since this release

Enhancements

  • #99 - Add support to capture screenshot
  • #96 - Python 3 syntax support

Bug Fixes

  • #106 - "used of closed network connection" error is encountered and execution is stopped
  • #103 - Refactoring is broken after parser changes
  • #97 - steps file are opened with read+write permissions.
  • #91 - Should not get GET and POST event logs

Miscellaneous

  • #108 - STY,MAINT: Style of coding enhanced
  • #107 - minor spell correction and gauge link addition for reference
  • #93 - Proposal for a simplified data store API
  • #90 - Updating execution command
  • #89 - Updating project initialisation command
  • #55 - Fixed broken link for Gauge docs

Thanks @surajbarkale, @tjasinski, @uniconstructor and @surevs for your contributions to gauge-python.