0.10.0 • Published 3 years ago

@slimjimsoftware/node-pty-prebuilt v0.10.0

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

@slimjimsoftware/node-pty-prebuilt

Parallel fork of node-pty that prebuilds binaries using Github Actions.

Contributing

  • Prefer upstream fixes
  • Try not to modify files other than README.md and .github/workflows/prebuild.yml
  • Configure prebuilt versions in .github/workflows/prebuild.yml

Releasing

  1. Pull master from microsoft/node-pty into master branch
  2. Merge tagged release commits (e.g. 0.9.0) into prebuild branch
    • Discard any conflicts in README.md
  3. Push and wait for Github Actions to finish
    • This step creates a release in Github and uploads all the prebuilt binaries.
  4. Run npm publish to release the new version

License

Copyright (c) 2012-2015, Christopher Jeffrey (MIT License). Copyright (c) 2016, Daniel Imms (MIT License). Copyright (c) 2018, Microsoft Corporation (MIT License). Copyright (c) 2019, Ionic (MIT License).

0.10.1

3 years ago

0.10.0

3 years ago

0.9.3

3 years ago

0.9.1

3 years ago