1.2.0
Changes
✨ New Features
- Add Span overloads for CopyTo/TryCopyTo for fun (6af9719)
- Implement ICollection on RangeEnumerable for performance (4318e63)
🐛 Bug Fixes
- Fix ICollection.CopyTo implementation and complete test coverage (c71c076)
📦 Dependencies
- Bump xunit from 2.4.1 to 2.4.2 (PR #3) by @dependabot (bot)
🧰 Misc
- Make tests compatible with XUnit 2.4.2 (76970d0)
- Update README, slighly improve Sum() codegen and replace Count() with Count where appropriate (2b3efb6)
Full Changelog: 1.1.0...1.2.0