Skip to content

v2.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 17:56

ChunkSplitters v2.4.3

Diff since v2.4.2

  • Fix performance issue for using StepRange instead of UnitRange in :batch type of chunking (#35).

Merged pull requests:

Closed issues:

  • Performance of ChunkSplitters drops because it produces x:1:y instead of x:y (#35)