Hi! 👋
When trying to upgrade the Arch Linux package to 0.6.1 I noticed that now a new library is required: https://github.com/AudioSceneDescriptionFormat/asdf-rust
checking for asdf... no
configure: error: dynamic-asdf (dynamic ASDF scenes) not available! Use --disable-dynamic-asdf to deactivate.
Unfortunately I was not able to build it due to open issues: https://github.com/AudioSceneDescriptionFormat/asdf-rust/issues
This currently blocks me from upgrading. Are downstreams expected to disable the new feature (it is on by default)?
Relatedly, why was this added in a patch level release and not a feature release? :)