dexeca 1.2.1 dexeca: ^1.2.1 copied to clipboard
A dartlang child process executor inspired by https://github.com/sindresorhus/execa
1.2.1 (2020-05-12) #
Bug Fixes #
- stdio: processstartmode.inheritstdio incompat with inheritstdio (1f08f17)
1.2.0 (2020-05-07) #
Bug Fixes #
- process: trim trailing whitespace the same as execa (1256f06)
Features #
- lookpath: added a "which/where" like function (6f83b6f)
1.1.0 (2020-05-06) #
Features #
- exception: throw an actual exception for better error messages (3de86bb)