v0.7.0
Added
- rules:
command_not_found
correctly processes ellipsis found in some Bash
implementations.
Changed
- Remove dependency on
itertools
.
Removed
- Progress bar: this software is usually so fast the progress bar is not needed
anyways.
command_not_found
correctly processes ellipsis found in some Bashitertools
.