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 ea6b003 commit 30f0f0dCopy full SHA for 30f0f0d
docs/changelog.md
@@ -6,6 +6,10 @@ _This project uses semantic versioning_
6
7
- Adds ability to use anonymous functions where callables are needed. These are automatically transformed to egglog
8
functions with default rewrites.
9
+- Upgrade [egglog](https://github.com/egraphs-good/egglog/compare/fb4a9f114f9bb93154d6eff0dbab079b5cb4ebb6...saulshanabrook:egg-smol:a555b2f5e82c684442775cc1a5da94b71930113c)
10
+ - Adds source annotations to expressions for tracebacks
11
+ - Adds ability to inline other functions besides primitives in serialized output
12
+- Adds `remove` and `set` methods to `Vec`
13
14
## 7.2.0 (2024-05-23)
15
docs/reference/design.md
0 commit comments