The DSP 0.8 compatibility bump from #104 (5fa43cc) is merged to master but hasn't been released, so the latest registered version (2.1.4) still caps DSP = "0.6.1, 0.7". Because PortAudio.jl depends on SampledSignals, ] add PortAudio resolves to 2.1.4 and forces DSP down from 0.8 to 0.7 (which also drops Bessels, a DSP-0.8-only dependency) — breaking coexistence with any environment on DSP 0.8. Could you tag and register a new release so the compat fix reaches the General registry? Thanks!
The DSP 0.8 compatibility bump from #104 (5fa43cc) is merged to master but hasn't been released, so the latest registered version (2.1.4) still caps DSP = "0.6.1, 0.7". Because PortAudio.jl depends on SampledSignals, ] add PortAudio resolves to 2.1.4 and forces DSP down from 0.8 to 0.7 (which also drops Bessels, a DSP-0.8-only dependency) — breaking coexistence with any environment on DSP 0.8. Could you tag and register a new release so the compat fix reaches the General registry? Thanks!