v0.1.0
[0.1.0] - 2023-05-03
- initial release. forked
posix-spawn
gem.
Changed
progeny::command#new
andprogeny::command#build
only take actualhash
objects as theoptions
argument. we will not call#to_hash
on the object
likeposix::spawn::child
did.