v.0.4.5
Making use of streams consistent
- Added consistency with the use of
stdoutvsstderr, to be exactly how Node.js does it. - Added parameter
isErrorto methodwriteto allow changing fromstdouttostderr. - Added some basic jsDoc documentation.