Releases: fossas/fossa-cli
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
v0.4.6
Changelog
85c1788 Merge pull request #116 from fossas/feat/support-gradle-root-deps
99a9552 fix(builders): fix PR comments
7ef81e0 feat(cmd): add spinner to init cmd
0583626 doc(builders): add another gradle common task
748f307 doc(builders): improve gradle builder docs
bffa8df Merge branch 'feat/support-gradle-root-deps' of https://github.com/fossas/fossa-cli into feat/support-gradle-root-deps
db5b36b fix(builders): fix gradle syntax err
60818b4 Merge branch 'master' into feat/support-gradle-root-deps
1030bd6 fix(builders): set TERM=dumb when running gradle dependencies task
15f5af5 doc(builders): add better gradle docs
5b73fa4 fix(builders): allow for empty configuration in gradle
97c7315 feat(builders): #114 support root dependencies task
Automated with GoReleaser
Built with go version go1.10 linux/amd64
v0.4.5-1
v0.4.5
Changelog
7ee5a3c fix(installer): Fallback to su if sudo is unavailable
70fc3a5 fix(builders): Don't fail on non-fatal missing binaries
91944c9 chore: Add TODOs, ignore third_party in autoconfig
ceac46e Various improvements to install.sh (#109)
99cf015 test(fixtures): Use shell script instead of submodules for fixtures to avoid slow go get
3de42a8 test(java): Pin java submodule fixture commits
6c4db9b test(go): Ignore golang test fixture vendored dependencies
b88e58e fix(update): Fix incorrect latest version check
019b3d0 fix(go): allowUnresolved should also suppress lockfile errors for builds
91183e7 doc(contributing): add issue assignment
73b55c9 Merge pull request #107 from fossas/add-code-of-conduct-1
a6a1f97 doc(code): add code of conduct
52af690 doc(readme): add meetup link
abc1399 feat(upload): switch url to dep report
7a7961d chore(license): switch to MPL-2.0
c19b51b Refactor module functionality (#100)
6600859 build(Makefile): Build to GOPATH instead of local directory
4fde932 Improve Makefile, add multiple targets (#98)
44fb451 Introduce vendor directory into the repo (#99)
16cf268 Release v0.4.4
Automated with GoReleaser
Built with go version go1.10 linux/amd64
v0.4.4
Changelog
46d1dbd feat(go): Implement Go module discovery (#97)
b476653 fix(go): Do Go import tracing with go list instead of depth (#96)
451ab20 README: Fix rendering of a link to https://fossa.io (#88)
2893145 chore(cli): update help text
c285037 Merge branch 'master' of https://github.com/fossas/fossa-cli
d604f5b release(0.4.3): update readme and installer
8235155 revert(install): remove sha validation
Automated with GoReleaser
Built with go version go1.10 linux/amd64