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 ae56de2 commit 936dabfCopy full SHA for 936dabf
docs/changelog.md
@@ -4,6 +4,7 @@ _This project uses semantic versioning_
4
5
## UNRELEASED
6
7
+- Add support for setting report level with `egraph.set_report_level` [#375](https://github.com/egraphs-good/egglog-python/pull/375)
8
- Make docs builds fail on notebook execution errors and fix all doc issues [#369](https://github.com/egraphs-good/egglog-python/pull/369)
9
- Add WIP `egglog.exp.any_expr` code for tracing arbitrary expressions with Python fallback [#366](https://github.com/egraphs-good/egglog-python/pull/366)
10
- BREAKING: Remove support for Python 3.11 now that pyo3 has dropped support.
0 commit comments