Releases: fossas/fossa-cli
v0.3.0
Changelog
e84d0ea build(merge): Remove bad file merge
336406d Merge pull request #15 from fossas/feat/overhaul
3281995 feat(sbt): Improve SBT instrumentation
1929bef docs: Massive documentation overhaul
becd5e3 Add SBT parsing + test fixtures
baa673e feat(ruby): Add Ruby parsing + test fixtures
b63d740 feat(mvn): add Maven support + test fixture
15e6175 refactor(logging): Use %#v for debug logging
6c4de98 feat(go): correctly resolve packages + add test fixtures
d40578a feat(go): Add much better go support
60a1e38 docs: Add basic documentation
0634835 feat(composer): Add composer parsing + test fixtures
4fbc44f feat(bower): Add bower parsing + test fixtures
222bf74 feat(cmd): Add uploading to default command
d909f16 refactor: Refactor CLI, with NodeJS support
Automated with GoReleaser
Built with go version go1.9.4 linux/amd64
v0.2.6
Changelog
f53f6e1 Preliminary SBT support
f6e14ea fix(go): Allow unresolved golang dependencies
9ad32d4 chore(readme): Update README with gigantic warning
eba8735 fix(env): fix env var for fossa api key
4df5715 feat(docs): add maven docs and alpha notice
e3ccd88 chore(doc): add status badges to README
0a2a634 Merge pull request #7 from fossas/ci/circleci-tests
21d5d2c ci(tests): Add CircleCI tests
17d5e5f chore(doc): add DCO
7d66202 Clean up unused Makefile lines
Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64
v0.2.5-1
v0.2.5
Changelog
20b2d6b chore(deps): Update deps, prune unused constraints
b16e851 fix(commonjs): Substitute doublestar for zglob to fix data race
c7d449d build(version): Add revision to --version output
fdf200a fix(js): fix concurrency race condition
4a234b3 feat(config): Allow server endpoint to be set by environment variable
38d8615 chore(dep): Commit lockfile changes
b5b71eb fix(maven): fix maven verify logic
79b5b64 fix(cmd): move validation to upload cmd
Automated with GoReleaser
Built with go version go1.9.3 linux/amd64
v0.2.4
Changelog
b0d5c7a Release v0.2.4
0e20f0b chore(flags): clean up flag parsing
41c2d3e fix(config): refactor to fix locator flag setting
668a4f9 Release v0.2.3
4c0286c fix(cmd): make build cmd runnable again
a848a58 chore(errors): reformat some error copy
Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64
v0.2.3
v0.2.2
v0.2.1
v0.2.0
Changelog
7243d0f Release v0.2.0
eb054a3 feat(composer): support composer builds in subdirs
3c2bccc feat(gems): support bundler builds in subdirs
58d98df fix(maven): fix maven output command
811ecb0 feat(maven): use module manifest in builds
6c5ab1c feat(bower): support bower builds in subfolders
2c4b1a6 feat(build): support multi-module builds
Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64
v0.1.0
Changelog
f36ce39 fix(release): fix .goreleaser entry point
124bb47 chore(release): change package entry point
55acfd3 feat(upload): send report link
f678cf0 fix(build): fix locator and build output
59eec8a fix(cmd): Guard against under-specified user input
5161162 feat(cmd): Refactor CLI and config structure
97626c5 feat(config): Read API key from environment variable
384b13d Merge pull request #6 from fossas/feat/3-upload-builds-results
0537aaf Merge branch 'feat/3-upload-builds-results' of github.com:fossas/fossa-cli into feat/3-upload-builds-results
4aec471 feat(upload): #3 add build upload cmd
271ba79 Merge pull request #5 from fossas/feat/4-fossa-yaml
f70ca36 fix(config): Remove debugging statement
64c67ca feat(config): Add config options for locator
1e98346 feat(upload): #3 add build upload cmd
d4383d2 fix(main): Remove debugging comment
0dd5ee9 feat(config): Set existing build options from configuration file
6010976 feat(config): Read config file values
df2d7d8 Merge pull request #2 from fossas/feat/1-go-get
b476866 feat(go): Run go get on incomplete builds
9f47778 fix(gem): install only production deps by default
aa4ba7d fix(json): fix json keys in dependency
Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64