ginkgo v1.13.0 Release Notes

Release Date: 2020-06-12 // almost 4 years ago
  • ๐Ÿ”‹ Features

    • โž• Add a version of table.Entry that allows dumping the entry parameters. (#689) [21eaef2]

    ๐Ÿ›  Fixes

    • โœ… Ensure integration tests pass in an environment sans GOPATH [606fba2]
    • โž• Add books package (#568) [fc0e44e]
    • ๐Ÿ“ฆ doc(readme): installation via "tools package" (#677) [83bb20e]
    • Solve the undefined: unix.Dup2 compile error on mips64le (#680) [0624f75]
    • ๐Ÿ“ฆ Import package without dot (#687) [6321024]
    • ๐Ÿ›  Fix integration tests to stop require GOPATH (#686) [a912ec5]