Skip to content

1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 08:00
· 59 commits to main since this release

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

🧰 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