Releases: ENikS/LINQ
Releases · ENikS/LINQ
v2.4.7 Added more examples
v2.4.6
v2.4.5
v2.4.4
v1.11.2 Maintenance release of linq-es5
v1.11.1
Enhancement to ChunkBy method
Added running index to the key selector so it could be used to select chunks based on element's index
Bug fixes
Created ChunkBy method
Implemented bastienJS's suggested feature. For more info see #24 (https://msdn.microsoft.com/en-us/en-en/library/cc138361.aspx)
Maintenance release
Added ChunkBy method