Skip to content

v18.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Oct 11:37
· 155 commits to main since this release
363682e

18.0.0 (2020-10-30)

Features

  • iterables: improve consistency and accu handling (f57f365)

BREAKING CHANGES

  • iterables: fold, unfold changed args semantics for accu handling
    removed support for (result, next_accu) syntax in favour of using new accu handling