Gauge v1.0.5 Release Notes

Release Date: 2019-04-25 // almost 5 years ago
  • ๐Ÿ†• New Features

    • #1375 - Add ability to retry scenarios
    • #962 - Running specs serially before parallel execution

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”Œ #1349 - Scenario data lost when using multiple reporting plugins
    • ๐ŸŒฒ #1387 - Log level is not honored for some gauge commands
    • โœ… #1350 - html-report plugin fails during test execution with proto message failure

    Miscellaneous

    • ๐Ÿ”Œ #1266 - Print plugin version of plugin when it is installed
    • ๐Ÿ‘ #1330 - support dynamic values in step data table
    • #1361 - Retain name of arg while setting arg value
    • #1333 - Set an environmental variable based on gauge's current env
    • #1324 -Executing gauge with incorrect parameters should return non-zero exit code