Skip to content

v0.23.0

Compare
Choose a tag to compare
@ppeeou ppeeou released this 21 Oct 01:31
· 51 commits to main since this release

What's Changed

  • feat: change reduce behavior, when empty iterable by @ppeeou in #236

When reduce receives two arguments, an error occurs if it is an empty iterable.

Full Changelog: v0.22.0...v0.23.0