Releases: fossas/fossa-cli
v0.6.2
v0.6.1
Changelog
269a380 feat(builders): improve ant name parsing
ec20967 fix(builders): #139 fix out of range error with ant
4898773 newline at end of file
e197444 add override for zip format on windows to goreleaser
f661ebf doc(support): document cocoapods support
Automated with GoReleaser
Built with go version go1.10 darwin/amd64
v0.6.0-beta.1
Changelog
41d8e4d fix(upload): Get custom project titles from 'project' configuration
e37d325 fix(node): Use NPM_BINARY when set
d50d94a chore: Update dependencies
4913fc0 refactor(cmd): Don't initialise API unless needed
a8988f7 refactor(cmd): Remove IO services
604b036 fix(cmd): Fix merge conflicts
58e174a refactor(cmd): Move commands into one subtree
f68b9ab refactor(cmd): Refactor upload, update, version commands
2d4a88c chore(builders): ignore generated files
a66e3d4 Merge pull request #136 from fossas/fix/sbt-deps
1bd9039 changed fetcher type from sbt to mvn for the SBT Builder
980691d feat(log): Add structured field logging
6f8408a fix(go): Remove debugging around internal imports
7418dfa fix(go): Fix recursion in internal imports
e702181 fix(go): Debug recursion in internal imports
Automated with GoReleaser
Built with go version go1.10.2 linux/amd64
v0.6.0-alpha.4.gopaths
Changelog
fca1223 WIP
4b4d5a7 refactor(log): Improve logging diagnostics, fix Go project names
cc9586b fix(go): Fix go import resolution from within vendored packages
9e856c8 chore: Add new dependencies to lockfiles
47b26f8 test: move fixtures to testdata/
3fe3ad3 feat(builders): refactor ant builder to avoid nesting
f82135c fix(analyze): fix syntax error
d9fc322 Merge pull request #134 from fossas/feat/ant-support
15743b6 Merge branch 'master' into feat/ant-support
d6276f0 chore(builders): complete ant comment
1ed9769 test(builders): add ant fixture
022ff8f doc(readme): update api doc link
93ac0ea refactor(log): Migrate to idiomatic logging package
a348971 refactor(log): Add idiomatic logging package
119c635 Update FOSSA status badge
27ea4ff feat(builders): add some basic jar name parsing for ant
c6eb417 feat(analyze): refactor analysis data model
b0cf179 doc(builders): add ant docs
b888620 feat(builders): add ant support
31affba add more aliases (#133)
Automated with GoReleaser
Built with go version go1.10.2 linux/amd64
v0.6.0-alpha.3
Changelog
5f0299b fix(upload): Escape upload report URL
Automated with GoReleaser
Built with go version go1.10.1 linux/amd64
v0.6.0-alpha.2
Changelog
4a1bdd2 fix(upload): Fix managedBuild flag for custom fetcher upload
1e27f85 feat(builders): #44 add Cocoapods integration with path data (#130)
Automated with GoReleaser
Built with go version go1.10.1 linux/amd64
v0.6.0-alpha.1
Changelog
75e6747 fix: Ignore root dep locators when computing import paths
6b1e7cb ci: Add go-bindata to Dockerfile
6acc2f7 fix(npm): Don't include extraneous root
448c1fe feature(api): Serialize locators in FOSSA format
cc1cc9a feat(ruby): Ruby path data parser
9e00849 Merge branch 'master' of github.com:fossas/fossa-cli
66bb021 feat(sbt): SBT path data parsing
0a58a70 feat(sbt): SBT path data parsing
75f22ce feat(pip): Pip path data parsing
f14664e Merge branch 'next'
316fe02 feat(nuget): NuGet path data (very slow)
ddd17ef [WIP] Path parsing for NuGet
574e421 fix(npm): Allow NPM to have errors because npm i is inconsistent
3a7c81b feat(nodejs): Add path data parsing
8ffd098 fix(go): Correctly handle internal and root packages
c3f0847 feat(maven): Maven relationship data
e1bb72e feat(gradle): Add gradle path data and fix bullshit memory bug
413f55a feat(go): Fast golang path data
c21dc4c feat(go): Golang path data (very slow)
06d9cd8 feat(composer): Add composer path data
c31a975 feat(bower): Add origin path detection
571cf4e refactor(cmd): Use IO services for effects [WIP]
013e269 feat(di): Implement common side-effecting services
Automated with GoReleaser
Built with go version go1.10.1 linux/amd64
v0.5.1
Changelog
64ddd93 Merge pull request #127 from fossas/fix/support-bower-custom-folder
e142a95 fix(builders): #125 add bower component dir resolution
da16a44 doc(readme): update badge to use provided build
986f053 chore: fix typo comments, remove dead code
Automated with GoReleaser
Built with go version go1.10 darwin/amd64
v0.5.0
Changelog
2954eee Merge pull request #121 from fossas/feat/nuget-support
8d58e9c test(builders): add nuget fixtures
6884192 doc(readme): update readme
99d3f8c Merge branch 'master' into feat/nuget-support
1dbda7d feat(build): turn built module error into a warning
bc5811c doc(builders): add nuget docs
377a05a feat(builders): add nuget lockfile parsing
843299a feat(builders): add nuget support
c168cce chore(deps): Update dependencies
5e146c5 feat(builders): Add Pip support
Automated with GoReleaser
Built with go version go1.10 darwin/amd64
v0.4.6-1
Changelog
a708d86 fix(go): Work around golang/go#16333
Automated with GoReleaser
Built with go version go1.10 linux/amd64