All Versions
15
Latest Version
Avg Release Cycle
225 days
Latest Release
458 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.5.0 Changes
June 18, 2020🛠Fixed
- Correction of text after AutoCorrect.
âž• Added
- ✅ More tests.
- âž• Add Go modules (go1.13).
- âž• Add golang-ci linter.
-
v0.4.0 Changes
August 05, 2019âž• Added
- âž• Added argument
-l
,--log
to pass custom log path/name. Argument has higher priority
🔧 than entry in configuration file. - ➕ Added interactive opportunity to enter server address and password.
- âž• Added argument
-
v0.3.0 Changes
July 28, 2019âž• Added
- 🖨 Print error messages for missed address and password arguments.
- âž• Added argument
--cfg
to pass custom config path/name. - Check of parameters of authorization of a remote server before launching interactive mode.
- âž• Added rcon.yaml as config sample.
- âž• Added log variable to config file that enables logs for requests and responses for remote server.
✂ Removed
- ✂ Remove rcon-upx fron release.
- ✂ Remove 'cli' command to run in interactive mode. For use interactive mode run
rcon
without-c
argument.
-
v0.2.0 Changes
July 27, 2019- rcon-upx is rcon binary wich packed by the upx-ucl wrapper. Functionally does not differ from the original but has a smaller size of the executable file.
-
v0.1.0 Changes
July 22, 2013âž• Added
- 🎉 Initial implementation.
🚀 [Unreleased]: https://github.com/gorcon/rcon-cli/compare/v0.10.2...HEAD