Release Version 0.6.1 This release features fixes for a few annoying bugs present in recent `cnf` versions, including: - The `dnf` provider can now refresh the system cache on its own (provided it has permission to do so) (See !65) - The `toolbox` environment should no longer state that your user is not in the sudoers file when running privileged commands there (See !65) - The `--debug` CLI flag now finally has an effect and increases log verbosity (See !63) - The env variables used to control log verbosity are now more easily discoverable (See !63) Apart from this, the code repository got another overhaul and should now be more developer friendly. Happy hacking!