v0.4.1
What's Changed
- docs: add OpenObserve to known uses by @waynexia in #81
- style: fix clippy by @evenyag in #90
- fix: handle
Expr::Binary
properly inwalk_expr
by @scintillavoy in #89 - refactor: implement
Display
forEvalStmt
by @zyy17 in #91 - chore: bump version to 0.4.1 by @waynexia in #92
New Contributors
- @evenyag made their first contribution in #90
- @scintillavoy made their first contribution in #89
- @zyy17 made their first contribution in #91
Full Changelog: v0.4.0...v0.4.1