Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 378 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 378 Bytes

CHANGELOG

0.1.2

  • 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)

0.1.1

  • Fix a problem where variables wouldn't persist between cells (#19)

0.1.0

  • Fix a problem with cells that contains multiply commands (#15)