Skip to content

Releases: alloc/picospawn

v0.3.0

18 Apr 19:17

Choose a tag to compare

  • BREAKING: Renamed spawn.extend to createSpawn
  • Added support for stdio transformer functions

v0.2.4

14 Apr 21:54

Choose a tag to compare

0.2.4

v0.2.2

14 Apr 21:54

Choose a tag to compare

Features

  • Add trimEnd boolean option to spawnSync

v0.2.1

14 Apr 18:25

Choose a tag to compare

Features

  • Allow nested argument arrays

v0.2.0

14 Apr 18:24

Choose a tag to compare

Breaking Changes

  • Renamed types to use Picospawn instead of Tinyspawn (our predecessor).

Features

  • Add spawnSync function