ginkgo v1.12.1 Release Notes

Release Date: 2020-05-16 // almost 4 years ago
  • ๐Ÿ›  Fixes

    • ๐Ÿ‘‰ Make unfocus ("blur") much faster (#674) [8b18061]
    • ๐Ÿ›  Fix typo (#673) [7fdcbe8]
    • ๐Ÿšš Test against 1.14 and remove 1.12 [d5c2ad6]
    • โœ… Test if a coverprofile content is empty before checking its latest character (#670) [14d9fa2]
    • ๐Ÿ“ฆ replace tail package with maintained one. this fixes go get errors (#667) [4ba33d4]
    • ๐Ÿ‘Œ improve ginkgo performance - makes progress on #644 [a14f98e]
    • ๐Ÿ›  fix convert integration tests [1f8ba69]
    • ๐Ÿ›  fix typo succesful -> successful (#663) [1ea49cf]
    • ๐Ÿ›  Fix invalid link (#658) [b886136]
    • convert utility : Include comments from source (#657) [1077c6d]
    • Explain what BDD means [d79e7fb]
    • โœ… skip race detector test on unsupported platform (#642) [f8ab89d]
    • ๐Ÿ‘‰ Use Dup2 from golang.org/x/sys/unix instead of syscallDup (#638) [5d53c55]
    • ๐Ÿ›  Fix missing newline in combined coverage file (#641) [6a07ea2]
    • check if a spec is run before returning SpecSummary (#645) [8850000]