Skip to content

Fix the hashcodes

Compare
Choose a tag to compare
@johnynek johnynek released this 07 Feb 22:58
· 77 commits to master since this release
551e708

This is mostly a bugfix release, but also a performance improvement. v0.2.3 had a critical error in one of the new equality method on Literal.

In addition to that, we are better about caching the mapping of Expr nodes into the underlying Dag node type.