cargo-hackerman 0.2.8

Workspace hack management and package/feature query
Documentation
# Change Log


## [0.2.8] - 2023-08-27
- refuse to hack already hacked files
- better error messages for explain missing dependencies
- hack bugfixes


## [0.2.7] - 2023-07-27
- use version to calculate deduplicated name
- hack bugfixes

## [0.2.6] - 2023-07-13
- Documentation overhaul
- bump dependencies
- `--stdout` switch for `tree` and `explain`
- `"spawn_xdot"` feature is gone, now it prints to stdout in case of `xdot` is missing

## [0.2.5] - 2022-05-10
- Fix --no-default-features compilation

## [0.2.3] - 2022-05-10
- Releasing with Cargo.lock file up to date

## [0.2.2] - 2022-05-09
- documentation changes

## [0.2.1] - 2022-05-08
- first public release