Releases: kiennq/scoop-better-shimexe
Releases · kiennq/scoop-better-shimexe
3.1.2
3.1.2.43cc946
v3.1.2.43cc946 Update version to 3.1.2
3.1.1.1e9d6fc
build: Add zig build system support (#10) * build: Add zig build system support Signed-off-by: Chawye Hsu <su+git@chawyehsu.com> * note about recent zig requirement Signed-off-by: Chawye Hsu <su+git@chawyehsu.com> * add build.ps1 Signed-off-by: Chawye Hsu <su+git@chawyehsu.com> * build: move zig build script to build folder Signed-off-by: Chawye Hsu <su+git@chawyehsu.com> * build(zig): set subsystem to console Signed-off-by: Chawye Hsu <su+git@chawyehsu.com> * conditional corecrt_wstdio.h inclusion Signed-off-by: Chawye Hsu <su+git@chawyehsu.com> * build: fix build.ps1 and support building for x86 Signed-off-by: Chawye Hsu <su+git@chawyehsu.com> * build: update build.ps1 Signed-off-by: Chawye Hsu <su+git@chawyehsu.com> * chore: i386 -> ia32 Signed-off-by: Chawye Hsu <su+git@chawyehsu.com> --------- Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
3.1.1
v3.1.1 NormalizeArgs: fix case of can't find place holder
3.1.1.606aaa1
v3.1.1.606aaa1 NormalizeArgs: fix case of can't find place holder
3.1.964b259
v3.1.964b259 Add version to ci
3.1
v3.1 Add version to ci
3.0.af19af4
Allow shim's dirname in path and args #1 Co-Authored-By: felipecrs <felipecassiors@gmail.com>
3.0.e0fb559
v3.0.e0fb559 set application manifest to avoid unexpected elevation required
3.0.36a6c52
Add "shim:" at the start of errors (#8) I've sometimes fiddled with scripts and shims for shortcuts and I really would've appreciated having this error tell me it's the shim telling me that I'm dumb and set up my path wrong, I hope this helps other fiddlers like me in the future