This release updates some of the internals of this library. It adds:
- A decent chunk of Type annotations
- more documentation
BashProcess.json
- autoconverted stdout to a dict if it's json formattedBashProcess.err
- stderr of the process- Travis CI setup