1.13.1 (2023-07-11)
- fix: handle fs.rename cross links (f755f0f)
1.13.0 (2023-01-31)
- feat: improve bun config validation errors logging (b9b62d1)
1.12.9 (2023-01-28)
- docs: add missing quotation in example (#35) (912930c)
1.12.8 (2022-08-19)
- fix: bump @actions/core from 1.9.0 to 1.9.1 to fix CVE-2022-35954 (#13) (aa8abd2)
1.12.7 (2022-08-08)
- fix: fix auth header (bfd53be)
1.12.6 (2022-08-08)
- perf: tech release (e6460d2)
1.12.5 (2022-07-23)
1.12.4 (2022-07-16)
1.12.3 (2022-07-13)
- docs: mention
oven-sh/misc-test-builds
release stream (f279831)
1.12.2 (2022-07-13)
- fix: fix platform-to-dist mapping (bebcae8)
1.12.1 (2022-07-12)
- fix: check modules cache match before cache dir presence (edb89b1)
1.12.0 (2022-07-12)
- feat: check input version range validity (900dfcc)
- feat: check
platform
andarch
user inputs (b666962) - feat: handle
latest
as*
bun version alias (98cafbd)
1.11.2 (2022-07-12)
- fix: parse input 'false' as undefined (7b11397)
1.11.1 (2022-07-12)
- fix: avoid bin cache reupload (8704639)
1.11.0 (2022-07-12)
- feat: add
cache-bin
option to enable cross-job installed bun binaries caching (62bf36c)
1.10.1 (2022-07-12)
- docs: add bunfig spec ref (790f6eb)
1.10.0 (2022-07-11)
- feat: use
${{github.token}}
astoken
default (be406f2)
1.9.1 (2022-07-11)
- docs: formatting (fa20b06)
1.9.0 (2022-07-11)
- feat: intriduce gh
token
option (b7cc5a0)
1.8.1 (2022-07-11)
- refactor: migrate to typescript (#7) (a6c1e86)
1.8.0 (2022-07-11)
- feat: add
config
opt alias forbun-config
(94241b2)
1.7.1 (2022-07-11)
- fix: fix configPath on save (61f0f2a)
1.7.0 (2022-07-11)
- feat: provide
bun-config
option to overridebunfig.toml
contents (f88d787)
1.6.4 (2022-07-11)
- fix: set env.BUN_INSTALL (6d53a44)
1.6.3 (2022-07-11)
- fix: fix zip extract from cache (9d93b1d)
1.6.2 (2022-07-11)
1.6.1 (2022-07-10)
- fix: fix cache key await (f7eb82d)
1.6.0 (2022-07-10)
- feat: provide modules caching (91c680b)
1.5.0 (2022-07-10)
- feat: apply tool-cache (94b0ff0)
1.4.4 (2022-07-10)
- refactor: swap install.sh params (e145c62)
1.4.3 (2022-07-10)
- docs: mention @v1 (9d5aad2)
1.4.2 (2022-07-09)
- fix: fetch all tags instead of default 20 (665de9d)
1.4.1 (2022-07-09)
1.4.0 (2022-07-09)
- refactor: decompose, add some tests (f8c40d3)
- feat: add
repo
option (99d7187)
1.3.1 (2022-07-09)
- fix: use bun-releases-for-updater channel to search versions (e63c109)
1.3.0 (2022-07-09)
- feat: log installed version (c1e3ada)
1.2.2 (2022-07-09)
- fix: add useragent (fb6324a)
1.2.1 (2022-07-09)
- fix: http client init (ebbd1a9)
1.2.0 (2022-07-09)
- feat: support both
version
andbun-version
options (f6df376)
1.1.0 (2022-07-09)
- feat: provide semver matcher (ac066df)
1.0.8 (2022-07-09)
- fix: debug (1334bb5)
1.0.7 (2022-07-09)
- fix: fix exec (9c67d1d)
1.0.6 (2022-07-09)
- fix: fix PATH injection (aeb0f67)
1.0.5 (2022-07-09)
- fix: update bundle (6ca551d)
1.0.4 (2022-07-09)
- fix: update env.GITHUB_PATH (914c7d9)
1.0.3 (2022-07-09)
- fix: fix action entry point (a62c788)
1.0.2 (2022-07-09)
- fix: bundled deps (3d2632b)
1.0.1 (2022-07-09)
- fix: move to @actions/exec (b9fe6e3)
1.0.0 (2022-07-09)
- feat: add bun installer (ab211ad)