Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Releases: TooTallNate/proxy

1.0.2

22 Jun 21:27
Compare
Choose a tag to compare

Patches

  • Update GH Actions for multi-os: 23a085b
  • Use GH Actions badge in README: 8e36595
  • Add eslint config and editorconfig: 2a29d92
  • Run GH Actions on "push to master" and "pull requests": 6ace210

1.0.1

07 Oct 22:02
Compare
Choose a tag to compare

Patches

  • Add GitHub Actions for Node CI: 09bc485
  • Delete .travis.yml: 6675d8c
  • Do not remove the event listeners of the sockets: #16

Credits

Huge thanks to @lpinca for helping!

1.0.0

04 Oct 04:28
Compare
Choose a tag to compare

Major Changes

  • Remove old Node versions from Travis, test new ones: d5957d7
  • Drop Node 4, 5 and 7 from Travis: e79a0a1
  • Remove History.md: 569145f

Minor Changes

  • Make Now deployments work: b7d663e
  • Add "pkg" config to package.json: 9051b0a
  • Use args instead of commander: f804b65
  • Add --local-address option for outgoing requests: #11 (0be1b46)
  • Add yarn.lock file: 668c630

Patches

  • Update dependencies: 587ea49
  • Ignore generated pkg binaries: 04b6f78
  • Update "pkg" to v4.2.2: 547d1d2
  • Resume the client socket when it is unpiped: #14
  • Update vulnerable dependencies: #13

Credits

Huge thanks to @nikolakanacki, @lpinca, and @psvet for helping!