Releases: JacobLinCool/node-cloudflared
Releases · JacobLinCool/node-cloudflared
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Features
binsubcommand for binary management #3 (JacobLinCool)
Documentation
- add usage of
binsubcommand #3 (JacobLinCool)
Continuous Integration
- use pnpm to publish #3 (JacobLinCool)
- pnpm publish no git check (JacobLinCool)
Chores
- bump to
0.3.0#3 (JacobLinCool)
v0.2.2
Builds
- update export files, esm should import .js (JacobLinCool)
Chores
- change example code imports (JacobLinCool)
- bump to
0.2.2(JacobLinCool)
v0.2.1
Features
- support service api on linux (JacobLinCool)
- add
consttype decorator to service constants (JacobLinCool)
Bug Fixes
- check service install / uninstall exit code (JacobLinCool)
Documentation
- add notice about service on linux (JacobLinCool)
Tests
- add service api test (JacobLinCool)
- wait for service to be created (JacobLinCool)
- only run service test when using sudo on linux (JacobLinCool)
Continuous Integration
- add
TUNNEL_TOKEN(JacobLinCool)
Chores
- bump to
0.2.1(JacobLinCool)
v0.2.0
Features
- service api on macOS (JacobLinCool)
service.cleanclean up service log files (JacobLinCool)
Bug Fixes
- esm resolution (JacobLinCool)
- service can now be installed without token (JacobLinCool)
Documentation
- add example code of service api (JacobLinCool)
Chores
- rename
utils.tstotunnel.ts(JacobLinCool) - bump to
0.2.0(JacobLinCool)
Commits
- ac93199: feat!: remove auto appending
--to arg key (JacobLinCool)
v0.1.1
Bug Fixes
- export missing interface
Connection(JacobLinCool)
Documentation
- fix heading level (JacobLinCool)
Continuous Integration
- docs generator (JacobLinCool)
Chores
- bump to
0.1.1(JacobLinCool)