Skip to content

v3.1.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 12:57

ChunkSplitters v3.1.2

Diff since v3.1.1

https://github.com/JuliaFolds2/ChunkSplitters.jl/blob/main/CHANGELOG.md

Merged pull requests:

  • out of bounds error on empty iterator indexing (#59) (@lmiq)
  • Allow minsize to exceed the collection length (#60) (@MasonProtter)

Closed issues:

  • What should happen if length of collection is less than n? (#58)