JuliaSymbolics / Metatheory.jl

Makes Julia reason with equations. General purpose metaprogramming, symbolic computation and algebraic equational reasoning library for the Julia programming language: E-Graphs & equality saturation, term rewriting and more.
https://juliasymbolics.github.io/Metatheory.jl/dev/
MIT License
355 stars 46 forks source link

CompatHelper: bump compat for TermInterface to 2, (keep existing compat) #222

Open github-actions[bot] opened 2 months ago

github-actions[bot] commented 2 months ago

This pull request changes the compat entry for the TermInterface package from 0.3.3 to 0.3.3, 2. 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.