Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 264 Bytes

CHANGES.md

File metadata and controls

10 lines (6 loc) · 264 Bytes

Release v0.17.0

  • Rename Process.pipe_pair to Process.pipe_both.

git version

  • Add Process.call_xxx functions that are equivalent to their Process.run_xxx counterpart except that they take a single string list as argument (#8, David Chemouil)