JuliaDSP / DSP.jl

Filter design, periodograms, window functions, and other digital signal processing functionality
https://docs.juliadsp.org/stable/contents/
Other
381 stars 109 forks source link

Please update Polynomials.jl compat to 4.0 and tag a new release ASAP #590

Closed Datseris closed 2 hours ago

Datseris commented 5 hours ago

thanks, cc https://github.com/SciML/OrdinaryDiffEq.jl/issues/2532

Datseris commented 5 hours ago

Right, my mistake, this has happened in another breaking release increment. Just CompatHelper never told me about it :(

Datseris commented 5 hours ago

Ah, lol. The version 8.0 that has Polynomials in version 4.0 has not actually been released yet. So I will keep this open.

wheeheee commented 4 hours ago

Not sure what you mean. I checked that release-0.7 is compatible with Polynomials v4, it's there under compat.

Datseris commented 2 hours ago

Yeah, you are right, I am sorry. I got big time versioning confusion due to a breaking release in another package.