File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ _This project uses semantic versioning_
55## UNRELEASED
66
77- Add ability to parse egglog expressions into Python values [ #319 ] ( https://github.com/egraphs-good/egglog-python/pull/319 )
8- - Support methods like on expressions [ #315 ] ( https://github.com/egraphs-good/egglog-python/pull/315 )
8+ - Deprecates ` .eval() ` method on primitives in favor of ` .value ` which can be used with pattern matching.
9+ - Support methods like on expressions [ #315 ] ( https://github.com/egraphs-good/egglog-python/pull/315 )
910- Automatically Create Changelog Entry for PRs [ #313 ] ( https://github.com/egraphs-good/egglog-python/pull/313 )
1011- Upgrade egglog which includes new backend.
1112 - Fixes implementation of the Python Object sort to work with objects with dupliating hashes but the same value.
You can’t perform that action at this time.
0 commit comments