- Interactive Streaming Output Support
- Fix various problems where cells with streaming long outputs would hang indefinitely
- Fix various problems where cells would capture output incorrectly
- Fix a problem where comments at the end of a cell could cause the kernel to hang indefinitely
- Fix a problem where kernel hangs when asking for user input (#23)
- Fix a problem where kernel dies but gives no error message when powershell is not installed on a user's machine (#11)
- Fix a problem where variables wouldn't persist between cells (#19)
- Fix a problem with cells that contains multiply commands (#15)