v0.4.0
- Breaking change:
- SpawnOptionsnow uses the- Uidand- Gidtypes from- purescript-posix-typesfor its- uidand- gidoptions, instead of- Int.
 
- Additions:
- Added exec.
 
- Added 
SpawnOptions now uses the Uid and Gid types from purescript-posix-types for its uid and gid options, instead of Int.exec.