Version v0.3.0 introduces a couple of new commands:
cpu
: Get information about your CPU, including its name, number of cores, and clock speed.ram
: Get information about your system's RAM, including its total capacity and usage.disks
: List all the disks attached to your system.
It also brings much needed improvements to the program's error handling.