Releases: phylum-dev/cli
Releases · phylum-dev/cli
v1.3.0-rc5
Test kyle/sign-zips workflow
v1.3.0-rc4
Re-enable the true build step
v1.3.0-rc3
Replace haya14busa/action-cond action with an inline expression
v1.3.0-rc2
Enable release workflow for tags
v1.3.0-rc1
Fix pypi parsing (#182) * Fix issue where names containing '.' were being stripped * Fix issue where pypi parser was ignoring git repositories * Clippy updates
v1.2.0
What's Changed
- Bring Oauth Support to CLI by @DanielJoyce in #118
- Better error handling by @DanielJoyce in #145
- Swap out static_init module for lazy_static by @DanielJoyce in #146
- Gather files from static builder by @louislang in #147
- Adding release script by @eeclfrei in #150
- Updates for recent api changes by @eeclfrei in #160
- Update sha2 crate due to RUSTSEC-2021-0100 by @ejortega in #161
- Adding m1/arm build by @eeclfrei in #162
- Include the error message associated with an http error by @eeclfrei in #163
- Readme update for v1.2.0 by @furi0us333 in #164
- Update install script to support m1/arm by @eeclfrei in #165
- Bump version v1.2.0 by @louislang in #168
New Contributors
- @furi0us333 made their first contribution in #164
Full Changelog: v1.1.4...v1.2.0
v1.2.0-rc4
Include the error message associated with an http error
v1.2.0-rc3
Adding m1/arm build (#162)
v1.2.0-rc2
Updates for recent api changes (#160) * * Remove unused `vulnerabilities` and `heuristics` fields * Make `dependencies` a map to correspond with current staging environment * Format / lint
v1.1.5
Updating version