We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d9340a commit b4bbe65Copy full SHA for b4bbe65
docs/changelog.md
@@ -4,6 +4,7 @@ _This project uses semantic versioning_
4
5
## UNRELEASED
6
7
+- Change conversion between binary operators to consider converting both types [#320](https://github.com/egraphs-good/egglog-python/pull/320)
8
- Add ability to parse egglog expressions into Python values [#319](https://github.com/egraphs-good/egglog-python/pull/319)
9
- Deprecates `.eval()` method on primitives in favor of `.value` which can be used with pattern matching.
10
- Support methods like on expressions [#315](https://github.com/egraphs-good/egglog-python/pull/315)
0 commit comments