Update yabridgectl for clap 4.x

This work has been sitting unfinished for ages. The original plan was to
also move it to CLAP's derive macros at the same time, but that makes
some of the path management more difficult.
This commit is contained in:
Robbert van der Helm
2023-12-10 17:10:08 +01:00
parent b9ad1731b9
commit bbec4f3163
5 changed files with 368 additions and 429 deletions
+2
View File
@@ -21,6 +21,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
### yabridgectl
- Yabridgectl's command line interface looks slightly differently again after
some dependency updates. The behavior remains the same.
- Some outdated warning messages have been updated to make yabridge's current
state. There are also additional warnings when detecting common installation
issues.