Skip to content

Releases: EricCrosson/install-github-release-binary

v2.0.0

12 Jan 14:40

Choose a tag to compare

2.0.0 (2023-01-12)

  • feat!: support installing multiple binaries (d28998a)

BREAKING CHANGES

  • rename repo to targets

v1.2.5

08 Jan 19:35

Choose a tag to compare

1.2.5 (2023-01-08)

Bug Fixes

  • disable caching by default (f76c204)

v1.2.4

08 Jan 19:26

Choose a tag to compare

1.2.4 (2023-01-08)

Bug Fixes

v1.2.3

08 Jan 19:20

Choose a tag to compare

1.2.3 (2023-01-08)

Bug Fixes

  • use consistent capitalization in cache key (62a2b22)

v1.2.2

08 Jan 19:14

Choose a tag to compare

1.2.2 (2023-01-08)

Bug Fixes

v1.2.1

08 Jan 19:13

Choose a tag to compare

1.2.1 (2023-01-08)

Bug Fixes

  • debug: print information to debug cache behavior (0212203)

v1.2.0

08 Jan 19:04

Choose a tag to compare

1.2.0 (2023-01-08)

Features

  • cache downloaded binaries (7bdcb92), closes #4

v1.1.0

08 Jan 18:21

Choose a tag to compare

1.1.0 (2023-01-08)

Features

  • support pagination of tags (f8c4ae7), closes #3

v1.0.4

08 Jan 14:58

Choose a tag to compare

1.0.4 (2023-01-08)

Bug Fixes

  • docs: add criteria for compatibility (8e86a16)

v1.0.3

08 Jan 13:52

Choose a tag to compare

1.0.3 (2023-01-08)

Bug Fixes

  • create directories recursively (0800c87)