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