Tags give the ability to mark specific points in history as being important
-
0.6.1
Release: Release 0.6.1600bff71 · ·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!
-
0.6.0
Release: Release 0.6.0278624cb · ·Release Version 0.6.0 Hello and welcome to this latest release of `cnf`! This release updates the built-in `dnf` provider to properly handle DNF5, which has replaced the DNF4 package manager on Fedora distributions a while ago (See !59). Also included you will find a bug fix that previously caused a crash when calling `cnf --debug` without further arguments (See !61). As you may have noticed, development was stalled for the past 14 months but I'm slowly starting to pick up where I left off. As part of this undertaking, I've been hard at work to modernize and reorganize the entire project repository (See !60 and !62). If you're only using the `cnf` binary, this is probably irrelevant to you. If you've been using the `cnf` library, however, I recommend you read the linked merge requests as they explain the future situation of the library crate. I'm hoping to put together a road map in the next days that will outline which changes I have planned for the near to midterm future. As the code has been dormant for a long time, most of that will include refactorings of vast parts of the code. See you in the next release! Happy hacking!
-
0.5.2
Release: Release 0.5.20ceb8576 · ·\## CHANGELOG \### Fixed - Update broken `time` dependency (cnf!58)
-