Arguable 0.0.37
Rename Options to Program. Unify the means to test process events.
The Program is now an event emitter that will forward events from process when running as the main module or from the debugging events object in the io bouquet when used as a module.
- Release version 0.0.37. #143, b11e215.
- Change
signaltoon. #142, 38065b6. - Rename
OptionstoProgram. #98, 40dfe9b, 4dd35a0. - Create a Markdown
README.md. a9cb44b. - Tidy notes on completions. 28aeab7.
- Create an
Optionsobject. #141, e108f6b.
Changes between v0.0.36...v0.0.37.