Skip to content

v1.5.0

Choose a tag to compare

@chonknick chonknick released this 16 Dec 07:39
· 717 commits to main since this release

✨ Highlights

  • This version removes support for Py3.9, and adds support for Py3.13.
  • Added a RowTokenizer to chunk tables based on row values, thanks to @chonk-lain.
  • Parameter hints now pass through from their original object to the pipelines, thanks to @akx!
  • Multiple bug fixes and patches!

What's Changed

New Contributors

  • @akx made their first contribution in #394

Full Changelog: v1.4.2...v1.5.0