You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The preset discovery implementation has been updated for CLAP 1.1.8. Because this update changed the location URIs to a location kind and a value, the clap-validator list presets output format has also changed slightly.
Fixed
Fixed running tests out of process on macOS.
The path passed to clap_entry::init() now points to the bundle on macOS, rather than to the DSO.
The --verbosity option's value now propagated to child processes when tests are run out of process. Previously the default debug value would always be used regardless of the verbosity option set when running the validator.