Skip to content

v0.9.2

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 19:51
· 31 commits to main since this release

Changelog

  • (Feature) Add overloads for len function handling lists, objects and tuples.
  • (Feature) Improve automatic column naming based on variable names.
  • (Stability) Improve stdin reader error handling.
  • (Stability) Bump the number of schema introspection rows for the CSV datasource to 100, to keep it consistent with the JSON datasource.