3.2.0
What's New 📢
Aggregate
(a second design based on accumulator comprehensions lives in the experimental namespace)IndexBy
ScanBy
What's Changed
- Few methods that could dispose an enumerator more than once now don't.
IDisposable.Dispose
implementations are meant to ignore all calls after the first so this change should have no compatibility issues.
See Also
- 3.2.0 milestone for changes in this release
- Commit history since 3.1.1
- API delta since 3.1.0