- Add C bindings
- Remove the Infix parsing overhead
- Extend the operator support to include %, logic, comparison and bitwise
- Replaced default Rust hasher with a 80% faster one
- Ternary operator UwU
- Support for matrices and vectors
- WASM/JIT
- Rust code generator from expressions