Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clap 4 and revamp manpage, completions #513

Merged
merged 37 commits into from
Mar 5, 2023
Merged

Clap 4 and revamp manpage, completions #513

merged 37 commits into from
Mar 5, 2023

Conversation

passcod
Copy link
Member

@passcod passcod commented Mar 3, 2023

  • Clap 4
  • Migrate to derive API
  • Manpage and completions generated from Clap
  • Extended help
  • Simplified help sections
  • New: --stop-timeout
  • New: --stop-signal
  • New: --log-file with no argument
  • New: --log-file with a directory
  • New: --manpage and --completions
  • New: --ignore-file
  • New: --filter-file
  • New: WATCHEXEC_FILTER_FILES in globset mode
  • Removed: tagged filterer
  • New: --fs-events
  • New: --poll as alias to --force-poll
  • New: --poll with no argument
  • New: durations can be entered in "human" format e.g. 30sec 200ms
  • New: --clear=reset
  • New: --version with more info (linux only here, all platforms at Add bosion crate: build-time info #516)

@passcod passcod marked this pull request as ready for review March 4, 2023 06:02
@passcod passcod merged commit 14f53a6 into main Mar 5, 2023
@passcod passcod deleted the clap4 branch March 5, 2023 01:57
@raxod502
Copy link

Was it intended that this removed the short version of --debounce, which was previously -d? No objection to the removal of a potentially confusing or ambiguous shorthand, but I didn't see the change mentioned in the release notes nor was I on the lookout for it since 1.21.0=>1.22.0 was a minor version bump.

@passcod
Copy link
Member Author

passcod commented Aug 18, 2023

Not intended, no

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants