Skip to content

Latest commit

 

History

History
101 lines (59 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

101 lines (59 loc) · 2.29 KB

Changelog

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

Changed

  • Update default runtime to node20.

2.0.0 - 2023-02-14

Changed

  • Update default runtime to node16.

1.2.0 - 2021-11-14

Added

  • Allow the endpoint flag to be set.

1.1.5 - 2021-11-14

Fixed

  • Introduce changes for fossa cli v3.

1.1.4 - 2020-02-02

Fixed

  • Improve error handling at the entry point.

1.1.3 - 2020-11-30

Changed

  • Provide the github.token by default.

1.1.2 - 2020-10-16

Fixed

  • Pass all process.env children to the exec function.

1.1.1 - 2020-10-15

Fixed

  • Fix cache directory name.

1.1.0 - 2020-10-06

Added

  • Add skip-test input.

1.0.3 - 2020-09-29

Changed

  • Use esbuild instead.

1.0.2 - 2020-09-26

Fixed

  • Do not download fossa-cli if cache exists.

1.0.1 - 2020-09-26

Fixed

  • Pass the PATH environment variable to the fossa-cli.

1.0.0 - 2020-09-26

  • Initial release.