51 Commits

Author SHA1 Message Date
zhom b9d6b9a146 chore: version bump v0.2.0 2025-07-28 16:18:28 +04:00
zhom 1b89ae1a70 chore: linting 2025-07-28 16:17:46 +04:00
zhom a589cdc440 refactor: use directories module 2025-07-28 16:17:30 +04:00
zhom d14c85d41b docs: readme 2025-07-28 15:50:59 +04:00
zhom b09a96ce46 refactor: rely on rust compiler for binary generation 2025-07-28 15:45:25 +04:00
zhom 0c3b1cad19 docs: readme 2025-07-28 06:07:20 +04:00
zhom 8c7229b1a4 refactor: better string handling in windows scripts 2025-07-28 05:47:18 +04:00
zhom 1ab0a41785 chore: linting 2025-07-28 05:28:18 +04:00
zhom c0f3bb4fad refactor: random queue order on windows 2025-07-28 05:25:45 +04:00
zhom ee354a0873 chore: linting 2025-07-28 05:05:14 +04:00
zhom f51559d36d refactor: better error handling 2025-07-28 05:00:06 +04:00
zhom a0d19e246d refactor: switch from wmic to tasklist on windows 2025-07-28 04:25:29 +04:00
zhom 014999cd67 fix: extract zip into a correct temp directory 2025-07-28 04:00:09 +04:00
zhom d4d5d8b0c1 chore: update allow license list 2025-07-28 03:16:42 +04:00
zhom 48992eb284 chore: update allow license list 2025-07-28 03:14:41 +04:00
zhom c22eb4f39c chore: on windows, create .bat instead of .exe 2025-07-28 03:12:37 +04:00
zhom 7067f8db75 build: disable linting on windows arm 2025-07-28 03:07:36 +04:00
zhom c4e8ddd54f refactor: rework concurrency handling 2025-07-28 02:59:43 +04:00
zhom a9ec780c68 chore: fix deny config 2025-07-28 02:54:03 +04:00
zhom f32b033f9a build: explicitly add rustfmt and clippy to toolchain action 2025-07-28 02:47:14 +04:00
zhom dc60607388 chore: bump msrv 2025-07-28 02:44:57 +04:00
zhom a848c323db build: point rust toolchain ci action to master 2025-07-28 02:41:12 +04:00
zhom f33e60dcf7 chore: windows linting 2025-07-28 02:28:29 +04:00
zhom ca4968a842 chore: cargo update 2025-07-28 02:23:27 +04:00
zhom 71e0d34729 chore: bump msrv 2025-07-28 02:23:17 +04:00
zhom 42c2619127 build: fix deny config 2025-07-28 02:20:46 +04:00
zhom 711b7a7a5e chore: linting 2025-07-28 02:11:31 +04:00
zhom e1d600c072 chore: warnings 2025-07-28 01:38:18 +04:00
zhom 9fe9a1e030 chore: add ci tests 2025-07-28 01:36:12 +04:00
zhom 88e4e91883 fix: don't import unix modules on windows 2025-07-28 01:35:18 +04:00
zhom 2525e87035 chore: version bump v0.1.0 2025-07-27 02:30:57 +04:00
zhom 6813867d95 feat: support workspace .nvmrc 2025-07-27 02:21:49 +04:00
zhom 327bc0839e refactor: extract executable template into its own file 2025-07-27 02:20:22 +04:00
zhom 485e989f92 feat: improve concurrently executing items on first start 2025-07-27 01:20:10 +04:00
zhom 6cdfa5dadf feat: better node version management and resolution 2025-07-26 18:52:41 +04:00
zhom e23c7ae263 chore: switch test dependency from wildcard to major 2025-07-26 12:43:09 +04:00
zhom 0fb77bc57f chore: version bump v0.0.5 2025-07-26 12:39:33 +04:00
zhom 06f8ed1858 feat: better handling of concurrent execution on first launch 2025-07-26 12:37:25 +04:00
zhom 0fa6c352e7 test: run tests sequentially 2025-07-26 12:13:47 +04:00
zhom 3a6cdf2a0b chore: version bump v0.0.4 2025-07-25 10:00:08 +04:00
zhom 2d98d3fa3f feat: support pnpm workspaces 2025-07-25 09:41:06 +04:00
zhom 56b404578d chore: version bump v0.0.3 2025-07-25 07:20:55 +04:00
zhom a3c0e9d807 fix: bundling works even when there is no node_modules 2025-07-25 07:20:16 +04:00
zhom 5efe8bba44 refactor: better dependency traversal for .pnpm 2025-07-25 07:02:09 +04:00
zhom b291d95728 chore: version bump v0.0.2 2025-07-25 04:36:14 +04:00
zhom b04d8838bf feat: enable compression 2025-07-25 04:34:53 +04:00
zhom 3743747e0e feat: typescript support 2025-07-25 04:23:49 +04:00
zhom 7b2bda3f7b feat: allow custom name 2025-07-25 03:32:19 +04:00
zhom b2ba28fdaa chore: add crates.io metadata 2025-07-25 03:26:10 +04:00
zhom 4de61306e0 chore: license file 2025-07-25 02:27:54 +04:00