Skip to content

Releases: AlexTereshenkov/dg-query

v0.3.0

07 Oct 23:26
ef1cb74
Compare
Choose a tag to compare

Changelog

  • f2c726d bazel: add staticcheck linter to be part of Bazel build (#14)
  • cd4ced1 go: add Go pipeline build stage (#15)
  • cb0bdc8 go: add dependents to metrics (#13)
  • f4304ba go: add paths command to list all or some paths connecting two targets (#16)
  • ef1cb74 go: extend docs (#17)

v0.2.0

21 Sep 21:52
c95b75a
Compare
Choose a tag to compare

Changelog

v0.1.0

11 Sep 09:54
7516708
Compare
Choose a tag to compare

Changelog

  • c772b46 Merge pull request #1 from AlexTereshenkov/bazel/tidy-ups
  • 6a9cbac Project setup
  • 302a341 bazel,go: tidy ups
  • c5c0a1f bazel: add CI (#3)
  • c27d8db go,bazel: add dependencies subcommand (#2)
  • af03246 go: add reflexive closure option for dependencies command (#5)
  • da3fe91 go: add transitive flag to dependencies command (#4)