v8.7.1
8.7.1
Changed 1
- `--changed-within` now accepts a space as well as a "T" as the separator between date and time
Fixed 3
- Option `-1` now properly conflicts with the exec family of options
- `--max-results` overrides `-1`
- `--quiet` now properly conflicts with the exec family of options
Bugfixes
-1properly conflicts with the exec family of options.--max-resultsoverrides-1--quietproperly conflicts with the exec family of options. This used to be the case, but broke during the switch to clap-derive--changed-withinnow accepts a space as well as a "T" as the separator between date and time (due to update of chrono dependency)
Other
- Many dependencies were updated
- Some documentation was updated and fixed