Releases: JacobLinCool/node-cloudflared
Releases · JacobLinCool/node-cloudflared
[email protected]
Minor Changes
- #28
52570e5
Thanks @JacobLinCool! - Tunnel class with custom output parser
[email protected]
Patch Changes
b175709
Thanks @JacobLinCool! - Support macos arm64 binary starting from 2024.8.2
[email protected]
Patch Changes
- #22
2dc1efe
Thanks @koterpillar! - Don't use shell to start process
[email protected]
Patch Changes
- #17
e0627f0
Thanks @JacobLinCool! - Makebin
respectprocess.env.CLOUDFLARED_BIN
before choosing the default path, and it can be changed later usinguse
.
[email protected]
Minor Changes
- #10
7a611c4
Thanks @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 list
command (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)