Gauge v0.9.8 Release Notes

Release Date: 2018-05-03 // almost 6 years ago
  • ๐Ÿ†• New Features

    • #984 - Allow to set specification folder as env variable, such as reports directory

    โœจ Enhancements

    • ๐Ÿ”Œ #1018 - When a plugin version folder is empty, uninstall should be handled
    • #986 - Running gauge install before gauge run based on flag
    • ๐ŸŽ #973 - Codesign gauge MacOS binaries
    • #1019 - Check if template exists before download.
    • ๐Ÿ‘‰ Uses gRPC protocol to communicate with runners when run with lsp flag.

    ๐Ÿ› Bug Fixes

    • #998 - Gauge rerun specs doesn't consider environment passed
    • #1013 - grpc: the connection is unavailable
    • โšก๏ธ #977 - diagnostics should get updated after a concept is implemented
    • โšก๏ธ #970 - Gauge.writeMessage texts are not displayed in HTML Report after Gauge update.
    • #959 - Publish diagnostics returns multiple diagnostics for concepts used multiple times
    • #980 - Parallel execution errors out
    • ๐Ÿ‘ป #994 - Should not get exception during LSP autocomplete call

    Miscellaneous

    • ๐Ÿ”ง #969 - Configurations should point to gauge.org
    • #988 - Links on CONTRIBUTING.md do not work

    ๐Ÿš€ Thanks, @ajoecker for contributing to this release!