All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initializes
v0.0.0
and adds a minimaleval
API that allows evaluation of PartiQL queries in Python using partiql-lang-rust. - Adds
partiql_rust_py_test
python module for usage and integration testing purposes.