Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 2.26 KB

CHANGELOG.md

File metadata and controls

62 lines (40 loc) · 2.26 KB

Install Tool From GitHub Release GitHub Action Changelog

Note

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.

v0.2.4 - 2024-06-02

Added

  • Added support for aliasing tool binaries via the alias input. (#7) @stevehipwell

v0.2.3 - 2024-05-10

Added

  • Added support for renaming tool binaries via the rename input. (#6) @stevehipwell

v0.2.2 - 2024-01-31

Changed

  • Updated pbrisbin/setup-tool-action from 1.1.0 to 2.0.0. (#3) @dependabot

v0.2.1 - 2023-12-04

Fixed

v0.2.0 - 2023-06-30

Added

  • Added support for nested artifacts via the subdirectory input.

v0.1.0 - 2023-05-22

Added

  • Initial release.