Releases: JacobLinCool/node-cloudflared
Releases · JacobLinCool/node-cloudflared
[email protected]
Patch Changes
- #35
779c35bThanks @JacobLinCool! - Remove redundant error event listeners in Tunnel class
[email protected]
Minor Changes
- #32
a095103Thanks @koterpillar! - Don't fail package installation if binary can't be run
[email protected]
Minor Changes
- #28
52570e5Thanks @JacobLinCool! - Tunnel class with custom output parser
[email protected]
Patch Changes
b175709Thanks @JacobLinCool! - Support macos arm64 binary starting from 2024.8.2
[email protected]
Patch Changes
- #22
2dc1efeThanks @koterpillar! - Don't use shell to start process
[email protected]
Patch Changes
- #17
e0627f0Thanks @JacobLinCool! - Makebinrespectprocess.env.CLOUDFLARED_BINbefore choosing the default path, and it can be changed later usinguse.
[email protected]
Minor Changes
- #10
7a611c4Thanks @JacobLinCool! - Update the output parser to cloudflared 2023.8.2
v0.4.0
Features
- support CLOUDFLARED_VERSION (JacobLinCool)
- new connection match regex (JacobLinCool)
- update service regex (JacobLinCool)
Chores
- bump to 0.4.0 (JacobLinCool)
v0.3.5
Documentation
- update readme (JacobLinCool)
Tests
- quick tunnel only has one connection now #5 (JacobLinCool)
Chores
- bump to 0.3.5 (JacobLinCool)
Commits
v0.3.4
Features
- add
bin listcommand (JacobLinCool) - add default tunnel args for
localhost:8080(JacobLinCool)
Bug Fixes
- update connection regex (JacobLinCool)
- service connection regex (JacobLinCool)
Chores
- bump to
0.3.4(JacobLinCool) - update lock file (JacobLinCool)