- Rename the crate to
karen
- Add
polkit
anddoas
functions - Major code refactor, everything is now in the
Elevate
builder struct - Add ability to specify a custom wrapper other than
sudo
- Use full path for the
sudo
command while escalating
- Add API for keeping environment variables with a certain prefixes
- Make matching RUST_BACKTRACE case-in-sensitive
- Return the previous environment when escalating from SUID
- More documentation improvements
- Propagate RUST_BACKTRACE environment variable
- Add example
backtrace.rs
- Build examples with CI too
- Multiple documentation fixes
- Handle SUID binaries
- Add example
suid.rs
- Fix documentation
- First public release
- Taking over the crate name
sudo
from Vincenzo Tilotta
- Name squatted by Vincenzo Tilotta