Skip to content

0.3.2

Latest
Compare
Choose a tag to compare
@robbert-vdh robbert-vdh released this 25 Mar 14:45
· 9 commits to master since this release

Changed

  • 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.