Skip to content

v2.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 16:00

ChunkSplitters v2.6.0

Diff since v2.5.0

New features:

  • add minchunksize option.
  • add BatchSplit and ScatterSplit types as (type-stable) default alternatives to symbols :batch and :scatter. Types are preferred and should be used to guarantee that the generation of the chunks do not allocate any intermediate.

Merged pull requests: