Skip to content

0.7.9.7

Compare
Choose a tag to compare
@davidmoten davidmoten released this 16 Jun 08:09
· 404 commits to master since this release
  • fix naming of stateMachine builder.initialRequest
  • add Transformers.bufferUntil and Transformers.bufferWhile contributed by @akarnokd
  • add synonyms toListUntil and toListWhile
  • reduce allocations for Transformations.split by not wrapping left over with a dedicated class