Bug fixes
- Fix Windows quoting of arguments when an argument contains both a space and non-surrounding quotes (#232) via @alexr00
Documentation and internal improvements
- Added a note to the README about security/containers (#231) via @Tyriar
- Documented the fact that terminal creation can throw on Windows when the shell path doesn't exist (#227) via @alexr00
- Improved debugging documentation (#226) via @Tyriar
- Updated the version of Electron the example works on (#225) via @Tyriar