Skip to content

Releases: 1b5d/chunkr

v0.3.1

18 Feb 21:47

Choose a tag to compare

  • fix small chunk_size bug

Full Changelog: v0.3.0...v0.3.1

v0.3.0

18 Feb 20:59

Choose a tag to compare

  • added the ability to loop with iterators over resulting batches
  • added create_csv_chunk_iter, create_csv_chunk_dir, create_parquet_chunk_iter, create_parquet_chunk_dir endpoints
  • add type hints
  • clean up python envs and deps
  • create_chunks_dir is now deprecated, but can still be used until the next major version

Full Changelog: v0.2.1...v0.3.0

v0.2.1

23 Jan 19:33
08249a6

Choose a tag to compare

What's Changed

  • Upgrading dependencies to include security fixes
  • add gh actions for building and publishing by @1b5d in #3

Full Changelog: v0.2.0...v0.2.1

v0.2.0

23 Jan 13:37

Choose a tag to compare