Releases: GussSoares/triggercmd-cli
Releases · GussSoares/triggercmd-cli
v0.3.2
What's Changed
- [improvement] add logo and change readme by @felipeMarajo in #5
- [fix] no ancii characters now is supported by @GussSoares in #7
New Contributors
- @felipeMarajo made their first contribution in #5
Full Changelog: v0.3.1...v0.3.2
v0.3.1
This version fix a bug in triggercmd edit
command. When allowParams is not configured, in the previous version show a error. Now the allowParams is configured even if not previously defined.
v0.3.0
This version insert tow commands:
triggercmd install
that download and install Triggercmd Client Agenttriggercmd run
that run the Triggercmd Client Agent. You can call this in system initialization.
Future Work to next version
- create a command
triggercmd enable
to enable and start in systemctl
v0.2.0
First stable version of triggercmd
.