Skip to content

3.1.3

Latest

Choose a tag to compare

@trowski trowski released this 26 Jul 15:00
v3.1.3
73c38b3

What's Changed

  • Fixed garbage collection of the iterable returned from Future::iterate() when the source iterable is a Traversable. Previously, iteration would continue even if the returned iterable was destroyed.

Full Changelog: v3.1.2...v3.1.3