Skip to content

Releases: DeepSourceCorp/cli

v0.8.6

07 Feb 10:38
256eae9
Compare
Choose a tag to compare

What's Changed

v0.8.5

05 Feb 10:46
975c5a6
Compare
Choose a tag to compare

What's Changed

  • chore: update dependencies

v0.8.4

22 Dec 10:37
8455003
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.8.4

v0.8.2

09 Nov 12:23
v0.8.2
3b6d0aa
Compare
Choose a tag to compare

Changelog

v0.7.2

03 Oct 14:25
v0.7.2
47330bf
Compare
Choose a tag to compare

Changelog

  • 47330bf chore: check supported keys only when the artifact is sent for test-coverage (#225)

v0.7.1

29 Aug 05:18
v0.7.1
4edee8f
Compare
Choose a tag to compare

Changelog

  • 33ee4d4 Delete .clabot
  • 5104c0a Update README (#221)
  • d4b93a6 fix: warn users when GitHub Actions is making a merge commit (#222)
  • 4edee8f hotfix: don't early exit with error if root is not a git dir (#224)

v0.6.0

14 Jul 08:36
262fa2e
Compare
Choose a tag to compare

Changelog

  • bcf7667 Add VictoriaMOtus to contributors (#208)
  • 112efec Docs: Fix CLI Docs Link on README.md (#207)
  • 2263517 Fix quotation in newline for CLA (#211)
  • 8318f4f Update contributors (#205)
  • 3fb5432 chore: add prajwal-deepsource to contributors (#210)
  • 262fa2e chore: change homebrew tap organization to DeepSourceCorp (#220)
  • a71a734 chore: enable cgo in goreleaser (#215)
  • 460b10c feat: Whitelist keys for Swift and Kotlin (#212)
  • 4841c3e feat: compress coverage artifact before reporting (#204)
  • 25e3283 fix: add .release-env to .gitignore (#219)
  • ff0b43a fix: fix goreleaser pipeline for CGO enabled builds (#216)
  • e469207 fix: fix release env vars append (#218)
  • 873fd33 fix: remove deprecated field from goreleaser file (#213)

v0.5.3

03 Mar 09:13
88f9575
Compare
Choose a tag to compare

Fixes / Changes

Other changes

Full Changelog: v0.5.2...v0.5.3

v0.5.2

21 Nov 14:12
ecb1bfe
Compare
Choose a tag to compare

Changelog

  • ecb1bfe Fallback for GraphQL query without message for older asgard versions(#192)

v0.5.0

27 Oct 12:29
d3401b6
Compare
Choose a tag to compare

What's Changed

  • feat: provide Homebrew completions for subcommands
  • chore: add --skip-verify flag to deepsource report command to skip SSL certificates verification while reporting test coverage
  • Remove the artifact upload limit on the client