Skip to content

Releases: brad-jones/dexeca

v1.3.0

19 May 02:40
Compare
Choose a tag to compare

1.3.0 (2020-05-19)

Bug Fixes

  • exception: export the process result exception (15a41e3)

Features

  • prefix: allow output to be prefixed with a custom string (75f0da3)

v1.2.1

12 May 01:24
Compare
Choose a tag to compare

1.2.1 (2020-05-12)

Bug Fixes

  • stdio: processstartmode.inheritstdio incompat with inheritstdio (1f08f17)

v1.2.0

07 May 04:51
Compare
Choose a tag to compare

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)

v1.1.0

06 May 11:29
Compare
Choose a tag to compare

1.1.0 (2020-05-06)

Features

  • exception: throw an actual exception for better error messages (3de86bb)

v1.0.1

18 Mar 06:15
Compare
Choose a tag to compare

1.0.1 (2020-03-18)

Bug Fixes

  • example: tidy up double dart io import (924d387)
  • pubspec: longer description to pass the pub.dev linter (9c8e0a3)

v1.0.0

13 Mar 05:28
Compare
Choose a tag to compare

1.0.0 (2020-03-13)

Features