Skip to content

Releases: fossas/fossa-cli

v0.7.0

07 Aug 08:32
917cd16
Compare
Choose a tag to compare

Changelog

917cd16 release(v0.7.0): Release version v0.7.0
4c96066 build(release): Do release preparation outside of Docker container for commit sign-off
8768224 build(release): Improve release abort
9a99d35 build(release): Improve release process (#217)
683d7c7 fix(bower): Fix undefined variable breakage due to bad refactor rebase
e334f18 test(bower): Add .bowerrc directory handling tests
6961225 Merge pull request #214 from fossas/fix/bower-defaults
602a951 Refactor analyser discovery (#211)
8650211 fix(analzers): fix syntax err
6730b18 fix(analyzers): support relative paths in .bowerrc
1aafc1b fix(buildtools): add bower config constructor to apply defaults
9c0cbd2 fix(cmd): Main command should expose debug flag
d41a952 chore: Consolidate GH templates
ec6c681 Update issue templates (#208)
057e4f6 Enable unit tests in CI (#207)
72dc9ab feat(installer): Add install-latest in addition to stable

v0.7.0-beta.9

01 Aug 22:30
357c041
Compare
Choose a tag to compare
v0.7.0-beta.9 Pre-release
Pre-release

Changelog

357c041 chore: 0.7.0-beta.9 release
7abe7f4 fix(mvn): Fix Maven initialisation -- read POMs instead of parsing output (#206)
dbabe3e feat(vcs): Correctly infer VCS settings when within a repo but not at the root (#205)
488b88c chore: update dependencies
4671510 refactor(init): Make explicit config file existence check for init
2f09aae feat(cmd): support --update flag in fossa init
c5f82fe hotfix(install): Hotfix installer URL
6bea504 feat(ruby): Configurable Gemfile.lock path (#200)
aa528bd fix(pkg): Fix Composer type parsing

v0.7.0-beta.8

30 Jul 20:36
1626218
Compare
Choose a tag to compare
v0.7.0-beta.8 Pre-release
Pre-release

Changelog

1626218 chore: release 0.7.0-beta.8
0ea3cce refactor(build): add releaser checks and fix installer generation
9823f3c feat(api): Enable proxy support via environment variables (#199)
2017bf9 fix(install): avoid hitting rate limit on install script (#197)

v0.7.0-beta.7

27 Jul 20:47
3cd1ac9
Compare
Choose a tag to compare
v0.7.0-beta.7 Pre-release
Pre-release

Changelog

3cd1ac9 fix(api): Correctly set SBT locators


Automated with GoReleaser
Built with go version go1.10.3 linux/amd64

v0.7.0-beta.6

25 Jul 09:56
85d8f02
Compare
Choose a tag to compare
v0.7.0-beta.6 Pre-release
Pre-release

Changelog

85d8f02 build(release): Remove development release options
ef9e578 build(release): Correctly set GOVERSION on release
b496f40 refactor(sbt): Use graph XML parsing instead of output parsing (#198)
1ac53ea fix(log): Do not use ANSI control characters on Windows (#194)


Automated with GoReleaser
Built with go version go1.10.3 linux/amd64

v0.7.0-beta.5

20 Jul 17:57
4aa0803
Compare
Choose a tag to compare
v0.7.0-beta.5 Pre-release
Pre-release

Changelog

4aa0803 feat(cmd): Add default command (#192)
90905f6 fix(test): Correctly generate URLs for custom fetchers (#191)
b769ceb refactor(upload): Avoid redundant declarations
94b9162 fix(nodejs): Fix IsBuilt detection and Init target
971d844 chore: Add TODO structs, doc formatting nits


Automated with GoReleaser
Built with go version go1.10.3 linux/amd64

v0.7.0-beta.4

19 Jul 18:35
6619d34
Compare
Choose a tag to compare
v0.7.0-beta.4 Pre-release
Pre-release

Changelog

6619d34 fix(sbt): Fix SBT project detection


Automated with GoReleaser
Built with go version go1.10.3 linux/amd64

v0.7.0-beta.3

19 Jul 08:25
739329b
Compare
Choose a tag to compare
v0.7.0-beta.3 Pre-release
Pre-release

Changelog

739329b fix(test): Fail on panic and returned errors
3a59e35 fix(sbt): Add ignored lines for SBT output parsing


Automated with GoReleaser
Built with go version go1.10.3 linux/amd64

v0.7.0-beta.1

12 Jul 20:39
2e46b41
Compare
Choose a tag to compare
v0.7.0-beta.1 Pre-release
Pre-release

Changelog

2e46b41 refactor(cmd): Refactor output commands
7e8b560 fix(test): Fix test bugs
bb8f1a5 feat(test): Implement fossa test
b0a8b72 refactor(api): Refactor api package
fcec296 Implement the report command. (#171)
d938632 chore: update deps
ef7b165 feat(ant): Ant analyser ported
2b371d0 feat(cocoapods): Cocoapods analyser
17202fe WIP: cocoapods
902e56f fix(reports): Properly escape report URLs
6b5f59d fix(ruby): Parse direct imports from lockfiles
d2e851f feat(scala): Implement scala analyser
4d35c6c fix(test): Fix Python test project name
94783fc fix(python): Fix pipdeptree parsing, add regression test


Automated with GoReleaser
Built with go version go1.10.3 linux/amd64

v0.6.7

09 Jul 16:46
2588e95
Compare
Choose a tag to compare

Changelog

2588e95 Merge pull request #174 from fossas/feat/respect-node-unresolved-flag
b4140c3 fix(builders): pass -B flag to maven analysis
867c912 feat(builders): add unresolved flag to nodejs builder
517d2c0 doc(builders): fix nuget doc file
41123fc doc(builders): update gradle config docs


Automated with GoReleaser
Built with go version go1.10 darwin/amd64