COMMITS
/ docs/scripts.md June 4, 2024
E
Improve documentation of Execa methods (#1115)
ehmicky committed
April 30, 2024
E
Improve `readme.md` (#999)
ehmicky committed
April 29, 2024
E
Move API reference to its own page (#996)
ehmicky committed
April 28, 2024
E
Add user guides (#989)
ehmicky committed
April 9, 2024
E
Document and type more `subprocess.*` properties/methods (#968)
ehmicky committed
E
Improve headers in `readme.md` (#967)
ehmicky committed
April 7, 2024
S
Fix indentation
Sindre Sorhus committed
E
Add `error.isMaxBuffer` (#963)
ehmicky committed
March 27, 2024
E
Allow template strings with all methods (#933)
ehmicky committed
March 23, 2024
E
Make subprocess async iterable (#923)
ehmicky committed
March 18, 2024
E
Add `ExecaError` and `ExecaSyncError` classes (#911)
ehmicky committed
March 9, 2024
E
Rename `spawned` and `child process` to `subprocess` (#897)
ehmicky committed
March 5, 2024
E
Improve documentation of `$` (#888)
ehmicky committed
March 4, 2024
E
Print process completion with verbose option (#887)
ehmicky committed
E
Print output with `verbose` option (#884)
ehmicky committed
March 3, 2024
E
Rename `signal` option to `cancelSignal` (#880)
ehmicky committed
E
Improve `verbose` option (#883)
ehmicky committed
March 2, 2024
E
Reorder sections in `docs/scripts.md` (#876)
ehmicky committed
E
Improve documentation of global script options (#870)
ehmicky committed
February 25, 2024
E
Allow newlines in `$` (#843)
ehmicky committed
February 23, 2024
E
`.pipe()` shortcut for `$` (#840)
ehmicky committed
February 21, 2024
E
Improve piping processes (#834)
ehmicky committed
January 30, 2024
E
Improve process piping API (#757)
ehmicky committed
January 29, 2024
E
Only allow child processes as argument to `.pipeStdout()` (#752)
ehmicky committed
December 19, 2023
E
Fix `error.killed` and rename to `error.isTerminated` (#625)
ehmicky committed
September 14, 2023
A
Fix script examples (#575)
amammad committed
March 14, 2023
E
Fix argument concatenation with `$` (#553)
ehmicky committed
March 9, 2023
E
Add `inputFile` option (#542)
ehmicky committed
March 7, 2023
E
Fix documentation about piping from stdin (#536)
ehmicky committed
March 6, 2023
E
Add more documentation for `$` (#533)
ehmicky committed