Changelog for reflex-process-0.1.0.0
Revision history for reflex-process
0.1.0.0
- Initial release. The core of the interface is
Reflex.Process.createProcess, which runs aSystem.Process.CreateProcesscommand, takingEvents of input and producingEvents of output.