COMMITS
August 2, 2025
A
refactor: simplify `pipe()` declaration (#1304)
Anton Golub committed
August 1, 2025
A
chore: update ts to v5.9.2 (#1303)
Anton Golub committed
A
feat: add `ProcessPromise.unpipe()` (#1302)
Anton Golub committed
July 31, 2025
A
refactor: enhance `ProcessPromise` modifier types (#1301)
Anton Golub committed
A
feat: enable many to one piping (#1300)
Anton Golub committed
July 30, 2025
A
chore: bump version to v8.8.0 (#1299)
Anton Golub committed
A
feat: expose internal deps versions (#1298)
Anton Golub committed
A
feat: let piping of rejected processes (#1296)
Anton Golub committed
A
fix: make `ProcessPromise.finalize()` once called (#1294)
Anton Golub committed
July 29, 2025
A
docs: describe `pipe()` internals (#1293)
Anton Golub committed
A
docs: describe testing flow (#1292)
Anton Golub committed
A
docs: describe CLI HLD (#1291)
Anton Golub committed
A
docs: add architecture notes (#1290)
Anton Golub committed
July 28, 2025
A
chore: minor code imprs (#1289)
Anton Golub committed
A
fix: handle `nothrow` on `ProcessPromise` init stage (#1288)
Anton Golub committed
July 27, 2025
A
fix: handle `_snapshot.killSignal` value on `kill()` (#1287)
Anton Golub committed
A
refactor: use single internal args buffer (#1286)
Anton Golub committed
A
feat: introduce `Fail` class (#1285)
Anton Golub committed
July 23, 2025
A
feat: export `$` as type (#1283)
Anton Golub committed
A
refactor: rearrange core internals (#1282)
Anton Golub committed
July 21, 2025
A
refactor: simplify `ProcessPromise._snapshot` inners (#1281)
Anton Golub committed
July 20, 2025
A
refactor: align internal props names (#1280)
Anton Golub committed
A
refactor: minor `promisifyStream` tweak up (#1279)
Anton Golub committed
A
refactor: rm redundant internal vars (#1278)
Anton Golub committed
July 19, 2025
A
refactor: align `AbortController` and `EventEmitter` init approach (#1277)
Anton Golub committed
A
refactor: introduce internal `ProcessPromise.isSync()` (#1276)
Anton Golub committed
July 15, 2025
A
chore: bytes shrinking (#1272)
Anton Golub committed
A
chore: bytes shrinking (#1270)
Anton Golub committed
July 14, 2025
A
feat: call `taskkill` for process killing on windows (#1269)
Anton Golub committed
July 13, 2025
A
fix: update @webpod/ps to v0.1.4 to handle eperm issues (#1267)
Anton Golub committed