Releases: DeepSourceCorp/cli
Releases · DeepSourceCorp/cli
v0.4.2
What's Changed
- chore: add Shivam to contributors list by @siddhant-deepsource in #160
- Add contributor/dhruvmanila by @jai-deepsource in #174
- build(deps): upgrade
cobra
tov1.5.0
by @dhruvmanila in #171 - chore: improve error message incase of non-200 response by @siddhant-deepsource in #177
- chore: remove stale log by @siddhant-deepsource in #178
New Contributors
- @dhruvmanila made their first contribution in #171
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.3.8
Changelog
- 454b32f chore: handle error returned by NewRequest
- 9616e45 ci(release): add Windows support (#128)
- 395af4a feat(*): use heredoc for adding CLI documentation (#125)
- 85ce191 tests(config): add tests for config (#123)
- 47c32ad tests(deepsource): add tests for analyzer API (#130)
- 64c3904 tests(utils): add tests for remote resolver (#127)
v0.3.7
v0.3.6
v0.3.5
What's Changed
- chore: configure test-coverage analyzer by @siddhant-deepsource in #86
- fix: improve coverage command by @siddhant-deepsource in #87
- fix: change logo URL and add note by @siddhant-deepsource in #89
- fix(utils): add support for PAT based remote URLs by @burntcarrot in #90
- feat(auth/login): add support for passing PAT using a flag by @burntcarrot in #101
- feat(issues): add support for exporting issues to JSON by @burntcarrot in #102
- feat(issues): add support for exporting issues to CSV by @burntcarrot in #103
- feat(issues): add support for exporting issues to SARIF by @burntcarrot in #104
- Format code with gofmt by @deepsource-autofix in #105
- fix: fix test coverage command to send data for entire package by @siddhant-deepsource in #88
- feat(issues): add file and directory based issue filtering by @burntcarrot in #106
- feat(issues): add analyzer based filtering by @burntcarrot in #110
- fix: walk the directory for .git folder to fetch HEAD commit OID by @siddhant-deepsource in #111
New Contributors
- @burntcarrot made their first contribution in #90
Full Changelog: v0.3.4...v0.3.5