ginkgo v1.6.0 Release Notes

Release Date: 2018-07-17 // over 5 years ago
  • ๐Ÿ†• New Features

    • โž• add --debug flag to emit node output to files (#499) [39febac]

    ๐Ÿ›  Fixes

    • ๐Ÿ›  fix: for go vet to pass [69338ec]
    • ๐Ÿ“„ docs: fix for contributing instructions [7004cb1]
    • ๐Ÿ“„ consolidate and streamline contribution docs (#494) [d848015]
    • ๐Ÿ‘‰ Make generated Junit file compatable with "Maven Surefire" (#488) [e51bee6]
    • all: gofmt [000d317]
    • โฑ Increase eventually timeout to 30s [c73579c]
    • โœ… Clarify asynchronous test behaviour [294d8f4]
    • Travis badge should only show master [26d2143]