Skip to content

0.3.11

Compare
Choose a tag to compare
@mattseddon mattseddon released this 09 Sep 01:26
· 246 commits to main since this release
2444964

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