Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 15:55
· 5 commits to main since this release
18ed576

Changelog

  • 90f9de1 bazel,go: add code coverage report generation (#18)
  • f03d1f1 bazel: add buildifier support (#21)
  • c1a7dd2 bazel: add runs per test for performance tests (#22)
  • acac5ba bazel: enable Docker sandbox for build actions (#25)
  • 3197ad7 bazel: enable platforms support (#30)
  • 3e2a710 bazel: run unit tests repeatedly to ensure stability (#29)
  • d8b0074 bazel: separate test types by tags (#20)
  • 8d9bf12 bazel: show timestamps in CI builds (#23)
  • 5bf78be bazel: upgrade to 7.4.1 (#26)
  • 338101d bazel: use stamping for Go binary to be released (#27)
  • 62d7b6c go: add support for connected components count metric (#24)
  • cc320b4 go: add support for reporting cycles in the graph (#28)