HasCacBDD v0.1.0.3 Release Notes
Release Date: 2020-06-30 // over 4 years ago-
๐ Maintenance release.
- ๐ fix an error which caused
svgGraph
to hang on long outputs. - โ add
Read
andEq
classes forBddTree
. - โ a few more tests.
- ๐ fix an error which caused
Previous changes from v0.1.0.2
-
Correction to extra library paths defined in custom
Setup.hs
. This should fix problems when HasCacBDD is used as a dependency in projects with recent stack versions.