Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 378 Bytes

CHANGELOG.md

File metadata and controls

42 lines (28 loc) · 378 Bytes

1.0.2

  • Fix BinarySearch with comparer

1.0.1

  • Fix FindIndex

1.0.0

  • InsertRange
  • RemoveRange

0.5.19073015

  • Sort
  • Fix ConvertAll

0.4.19072201

  • ConvertAll

0.3.18121102

  • AsReadOnly
  • BinarySearch
  • GetRange
  • TrueForAll

0.2.18121004

  • Exists
  • Find
  • FindAll
  • FindLast
  • FindLastIndex

0.1.18120106

  • AddRange
  • FindIndex
  • ForEach
  • RemoveAll