0.3.11
What's Changed
- query: remove use of pipe for communication by @skshetry in #393
- do not require last statement to be an expression or an instance of DatasetQuery by @skshetry in #395
- pin pydantic < 2.9 by @mattseddon in #399
- unpin pydantic, use python API for datamodel_codegen by @skshetry in #400
- Update the DataChain logo in the README and docs by @djsauble in #402
- avoid splitting script into feature files/scripts by @skshetry in #385
- allow merge on expressions by @mattseddon in #388
New Contributors
Full Changelog: 0.3.10...0.3.11