Skip to content

Releases: laurence79/ts-array-extensions

1.1.0

10 Apr 12:52
c3c7d06
Compare
Choose a tag to compare
feat: ReadonlyArray compatibility (#18)

1.0.1

11 Mar 18:13
d5c64d0
Compare
Choose a tag to compare
Build with rollup, stricter eslint (#17)

1.0.0

09 Mar 11:04
Compare
Choose a tag to compare

Add except function (#16)

0.5.0

31 Jan 20:20
Compare
Choose a tag to compare

Add last function (#14)
Add innerJoin and leftJoin (#13)
Distinct and Union should support comparer functions (#12)

0.4.0

31 Jan 14:52
461df1f
Compare
Choose a tag to compare
Revised groupBy and toRecord (#11)

0.3.0

29 Jan 23:37
776ee58
Compare
Choose a tag to compare
[#6] Improve the README

0.2.0

29 Jan 17:15
78bb325
Compare
Choose a tag to compare
[#4] Add TSDoc doc comments

0.1.0

29 Jan 14:48
a41fdfb
Compare
Choose a tag to compare
[#2] Enhance test coverage (#3)