Skip to content

Releases: microsoft/node-pty

0.6.0

20 Jan 04:46

Choose a tag to compare

This release improves support for Windows, fixing many of the common issues

  • Removed all customizations to the old version of winpty and upgraded to v0.4.2, this fixes many of the common issues on Windows such as:
  • Converted the JavaScript portion of the codebase to TypeScript

0.4.1

07 Jan 06:54

Choose a tag to compare

The project's initial release. It contains the following changes on top of pty.js@0.3.0:

Note that v0.5.1 is a republish of 0.4.1 as I accidentally published to the latest tag and npm didn't let me unpublish.