RconCli v0.9.0 Release Notes

Release Date: 2020-12-20 // over 3 years ago
  • ➕ Added

    • ➕ Added config validation.
    • ➕ Added config JSON format supporting.
    • ➕ Added protocol type asking in interactive mode.
    • ➕ Added protocol type validation in interactive mode.
    • ➕ Added the ability to send several commands in a row with one request #10

    🔄 Changed

    • ✂ Removed -c value, --command value flag. It replaced to commands without flags.
    • Flag --cfg value replaced to -c value, --config value flag.