Skip to content

v6.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 20:01
· 71 commits to refs/heads/main since this release
e27cb81

Changes

  • fix(concurrent cursor): Ensure than when start and state are provided to ConcurrentCursor, sequential state value is initial state if first slice is not closed (#52)

Under the Hood ⚙️

  • chore(refactor): refactor partition generator to take any stream slicer (#39)
  • chore(refactor): Remove Partition.close (#32)