Releases: mutable-org/mutable
Releases · mutable-org/mutable
v0.0.224
v0.0.223
[CI] Fix coverage by disabling `ccache`
v0.0.222
[Benchmark] Add index access strategies evaluation
v0.0.221: [CI] Remove `PYTHON_VERSION`
Python version is already specified in `Pipfile`.
v0.0.220
[ITest] Add test cases for prefix and suffix expressions in `LIKE`.
v0.0.219
[Wasm] Add CLI argument to choose indexes for `IndexScan`
v0.0.218
[Doc] Remove comment on Graphviz gvc.h
v0.0.217
[WasmDSL][V8] Add support for printing memory consumption.
v0.0.216
[UTest][V8] Fix missing `read_result_set` reference in global environ…
v0.0.215
[Util] Add dereference operator and member access through pointer for…