All Versions
21
Latest Version
Avg Release Cycle
54 days
Latest Release
1210 days ago

Changelog History
Page 3

  • v0.9.6 Changes

    December 18, 2017

    ๐Ÿ†• New Features

    • ๐Ÿ‘ #883, #879 - add support for symbols via LSP
    • ๐Ÿ’ป #862 - Executing the previous run from command line
    • โœ… #870 - Vscode test explorer support

    โœจ Enhancements

    ๐Ÿ› Bug Fixes

    • #899 - Gauge task of running specs in parallel is getting hung
    • ๐Ÿ“œ #897 - Failure Statistics of specification is wrong when there are parse errors
    • #890 - Renaming a spec file increases the find usages count
    • ๐Ÿ”Œ #888 - Unable to install gauge plugins on CI
    • #886 - LSP - Parameter request not listing the dynamic parameter
    • #875 - External CSV is not working when there is a data table inside a scenario
    • #874 - Validation must honour gauge_exclude_dirs
    • #858 - [Error] The langserver server crashed 5 times in the last 3 minutes.
    • ๐Ÿง #842 - Cannot find gauge.properties on a fresh install (Linux)

    Miscellaneous

    • #895 - using channels to return right response to caller getgauge/gauge-vscode#54
    • #889 - Gauge not working in IDEA CE 2017.3
    • ๐ŸŒฒ #884 - log all LSP request response to file
    • ๐Ÿšš #877 - Remove use of panic.
    • #872 - Added custom response to get step value at a given location getgauge/โ€ฆ
    • #871 - Only allow substitution of variables set outside of gauge