Gauge v1.1.6 Release Notes

Release Date: 2020-12-04 // over 3 years ago
    • ๐Ÿšš #1806 - remove use of hub action
    • #1805 - Use GITHUB_PATH and GITHUB_ENV.
    • โšก๏ธ #1799 - update contributing.md to reflect DCO instead of CLA
    • โœ… #1797 - Fix formatting related test failures
    • โšก๏ธ #1796 - Update issue templates
    • #1794 - use env files for github actions
    • #1792 - handle runner crash and generate report
    • ๐Ÿ–จ #1790 - Don't print a trailing space on steps with table args
    • ๐Ÿšฆ #1785 - Kill runner on sigTerm and sigInt signals
    • ๐Ÿšฆ #1777 - kill lsp runner on signal
    • #1775 - add current execution info in simple execution

Previous changes from v1.1.5

  • ๐Ÿ”‹ Features

    None

    ๐Ÿ› Bug Fixes

    • Search for concepts in custom spec dirs as well (#1780)
    • ๐Ÿ›  Fix step formatting for dynamic params #1767
    • ๐Ÿ›  Compute cell length using runes when formatting, fixes #1755 (#1759)