Skip to content

v0.2.0

Compare
Choose a tag to compare
@louislefevre louislefevre released this 12 Aug 23:44
· 33 commits to master since this release
  • d4e7554 - Compile to ECMAScript 2019 instead of ECMAScript 2015
  • 94ca5a6 - Add lastCommand property
  • a739381 - Add pythonVersion() method
  • 535cc5d - Add pythonBuild() method
  • f225b9b - Remove async from start() and restart() methods so that they no longer return interpreter build information
  • ff5059a - Remove script property, add history property
  • d99803a - Update documentation to be up-to-date