rust-gamedig/crates/cli/CHANGELOG.md
2024-04-14 23:08:11 +03:00

832 B

Who knows what the future holds...

0.X.Y - DD/MM/YYYY

Nothing... yet.

0.1.0 - 15/03/2024

Changes:

  • Added the CLI (by @cainthebest).
  • Added DNS lookup support (by @Douile).
  • Added JSON output option (by @Douile).
  • Added BSON output in hex or base64 (by @cainthebest).
  • Added XML output option (by @cainthebest).
  • Added ExtraRequestSettings as CLI arguments (by @Douile).
  • Added TimeoutSettings as CLI argument (by @Douile).
  • Added Comprehensive end-user documentation for the CLI interface (by @Douile & @cainthebest).
  • Tweaked compile-time flags to allow for a more preformant binary (by @cainthebest).
  • Added client for socket capture, dev tools are not included by default (by @Douile).
  • Added license information to the CLI (by @cainthebest).
  • Added source code information to the CLI (by @cainthebest).