Skip to content

Releases: kiennq/scoop-better-shimexe

3.1.2

03 Nov 05:11
43cc946
Compare
Choose a tag to compare
v3.1.2

Update version to 3.1.2

3.1.2.43cc946

10 Nov 01:14
43cc946
Compare
Choose a tag to compare
3.1.2.43cc946 Pre-release
Pre-release
v3.1.2.43cc946

Update version to 3.1.2

3.1.1.1e9d6fc

02 Nov 21:03
0e99827
Compare
Choose a tag to compare
3.1.1.1e9d6fc Pre-release
Pre-release
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

25 Mar 08:18
Compare
Choose a tag to compare
v3.1.1

NormalizeArgs: fix case of can't find place holder

3.1.1.606aaa1

31 Mar 00:59
Compare
Choose a tag to compare
3.1.1.606aaa1 Pre-release
Pre-release
v3.1.1.606aaa1

NormalizeArgs: fix case of can't find place holder

3.1.964b259

24 Mar 00:59
Compare
Choose a tag to compare
3.1.964b259 Pre-release
Pre-release
v3.1.964b259

Add version to ci

3.1

22 Mar 08:50
Compare
Choose a tag to compare
3.1
v3.1

Add version to ci

3.0.af19af4

06 Mar 17:39
Compare
Choose a tag to compare
3.0.af19af4 Pre-release
Pre-release
Allow shim's dirname in path and args #1

Co-Authored-By: felipecrs <felipecassiors@gmail.com>

3.0.e0fb559

05 Mar 12:50
Compare
Choose a tag to compare
3.0.e0fb559 Pre-release
Pre-release
v3.0.e0fb559

set application manifest to avoid unexpected elevation required

3.0.36a6c52

02 Apr 01:10
36a6c52
Compare
Choose a tag to compare
3.0.36a6c52 Pre-release
Pre-release
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