JuliaSymbolics / SymbolicUtils.jl

Symbolic expressions, rewriting and simplification
https://docs.sciml.ai/SymbolicUtils/stable/
Other
541 stars 108 forks source link

CompatHelper: bump compat for AbstractTrees to 0.4, (keep existing compat) #448

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the AbstractTrees package from 0.3 to 0.3, 0.4. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

ExpandingMan commented 2 years ago

I ran tests on 1.8 and it passes.

shashi commented 2 years ago

thanks!

oscardssmith commented 2 years ago

Can we get a new version tagged? This is holding back AbstractTrees across the ecosystem.