Skip to content

v0.5.2

Compare
Choose a tag to compare
@hbarthels hbarthels released this 21 Jul 13:53
· 14 commits to master since this release
  • MatchPy now supports Python 3.8.
  • Bug fixes:
    • It is now possible to correctly rename variables of CustomConstraint more than once.
    • Using subclasses of Symbol that require extra arguments in __init__() no longer break many-to-one matching.