Releases: snowdreamtech/setup-unirtm
Releases · snowdreamtech/setup-unirtm
v0.7.0
Compare
Sorry, something went wrong.
No results found
0.7.0 (2026-08-05)
Features
inject shims into GITHUB_PATH dynamically (7288285 )
Bug Fixes
correct go install path and add rolldown optional binding (80e4a6e )
remove fallback restore-keys for cache restoration (f5b4f70 )
v0.6.0
Compare
Sorry, something went wrong.
No results found
0.6.0 (2026-07-24)
Features
add support for concurrent blob downloads in artifact caching (9b9d1bb )
Bug Fixes
correct pip package name and remove legacy Harden Runner (190f867 )
v0.5.0
Compare
Sorry, something went wrong.
No results found
0.5.0 (2026-07-05)
Features
add job summary output (23587ed )
atomic caching to prevent corrupted cache on install failure (2f09505 )
Bug Fixes
polyfill import.meta.url for esbuild CJS bundle (3ff3077 )
remove esbuild minify to fix createRequire(import.meta.url) cjs interop bug (0be14b5 )
temporarily disable pip auto-detection and integration test (9d019b4 )
v0.4.1
Compare
Sorry, something went wrong.
No results found
0.4.1 (2026-07-05)
Bug Fixes
correctly handle Windows cache path (9aaad0e )
skip unirtm install on exact cache hit and enhance cache logging (d740a73 )
unify cache path to ~/.local/share/unirtm for all platforms (963b4de )
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-06-04)
Features
add support for UNIRTM_ENV in cache key generation (436e727 )
Bug Fixes
bundle action as cjs to avoid dynamic require errors in @actions dependencies (1fb0b83 )
bundle action as esm to fix require is not defined error (fe9c6e1 )
correctly mock exact cache hit in main.test.ts (4e2f3f9 )
correctly save CACHE_RESULT state in main.ts (6d9149f )
v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-06-02)
Features
rename version input to unirtm-version to avoid collisions (3f7d925 )
v0.2.4
Compare
Sorry, something went wrong.
No results found
0.2.4 (2026-06-02)
Bug Fixes
add description to ts-expect-error (c97d35c )
force release to include recent dependency and lint updates (cac74e6 )
pin jiti version explicitly (84d67ce )
replace ts-ignore with ts-expect-error to satisfy linting (dd15b75 )
v0.2.3
Compare
Sorry, something went wrong.
No results found
0.2.3 (2026-06-02)
Bug Fixes
cache: resolve cache key and binary recovery issues (7275ddf )
v0.2.2
Compare
Sorry, something went wrong.
No results found
0.2.2 (2026-05-29)
Bug Fixes
strictly defer version resolution and bypass GitHub API for npm/pip (64a934c )
v0.2.1
Compare
Sorry, something went wrong.
No results found
0.2.1 (2026-05-29)
Bug Fixes
defer version resolution for npm and pip (a220f4e )