Skip to content

Gauge Python v0.3.6

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 09:12
· 220 commits to master since this release
05834e0

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