Skip to content

v0.11.0 — Windows Support

Choose a tag to compare

@sunilp sunilp released this 23 Mar 17:26
· 24 commits to main since this release

Windows Compatibility

Jam now works on Windows (PowerShell, cmd.exe, VSCode terminal).

  • jam ports — Windows netstat support
  • jam vibes — pure Node.js, no Unix shell commands
  • jam completion — PowerShell tab completion
  • Sandbox — cmd.exe on Windows
  • Path display — normalized separators
  • npx/npm — .cmd shim resolution on Windows
  • Process signals — cross-platform termination

CI

  • Windows added to CI matrix
  • Homebrew formula auto-updates on release