All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
3.0.0 - 2023-11-24
- Update default runtime to node20.
2.0.0 - 2023-02-14
- Update default runtime to node16.
1.2.0 - 2021-11-14
- Allow the endpoint flag to be set.
1.1.5 - 2021-11-14
- Introduce changes for fossa cli v3.
1.1.4 - 2020-02-02
- Improve error handling at the entry point.
1.1.3 - 2020-11-30
- Provide the
github.token
by default.
1.1.2 - 2020-10-16
- Pass all
process.env
children to the exec function.
1.1.1 - 2020-10-15
- Fix cache directory name.
1.1.0 - 2020-10-06
- Add
skip-test
input.
1.0.3 - 2020-09-29
- Use esbuild instead.
1.0.2 - 2020-09-26
- Do not download
fossa-cli
if cache exists.
1.0.1 - 2020-09-26
- Pass the
PATH
environment variable to thefossa-cli
.
1.0.0 - 2020-09-26
- Initial release.