Minor Release
Minor release of the Rust CLI SysInfo project
- This is minor release includes the following new/updated functionality:
- Changed several service token identifiers for better naming consistency and clarity
- Cleaned up error messages; errors are now output in red to improve UX
- Updated documentation (
README.md)
See the README.md for current features and functionality.
To decompress the included release binary, run the following command:
zstd -d rust-cli-sysinfo_linux_amd64.zst -o rust-cli-sysinfoEnjoy!
What's Changed
Full Changelog: 0.3.0...0.4.0