Changelog for reflex-process-0.1.0.1
Revision history for reflex-process
0.1.0.1
- Loosen reflex-vty version bounds
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.