Skip to content

Releases: pharo-contributions/OSWinSubprocess

v1.1

10 Mar 09:04
Compare
Choose a tag to compare
  • adapt to FFI win32LibraryNameusage
  • Improved documentation
  • move to Tonel v3 format

v1

06 Jul 12:47
a686bec
Compare
Choose a tag to compare
v1

First release of the library allowing its users to spawn Windows System processes from within Pharo language. It supports waiting for the process termination, gets its exit status, force its termination. It does not yet support standard input / output streams.