- updated for ES2019
- updated for TypeScript 4.1+
- updated for ES2017
- updated for TypeScript 3.5+
- updated for Node.js 8+
- updated for TypeScript 3.3+
- added
append()andappendArray()methods - added
isEmpty()method - added
isNullOrEmpty(),isUndefinedNullOrEmpty()andisUndefinedOrEmpty()functions - added
pipe()method - added
prepend()andprependArray()methods - added
trace()method
- added
assert()andassertAll()methods - added
consume()method - added
eachAll()andforAll()methods - added
length()method - code cleanups and improvements
- added
defaultArrayIfEmpty()method - added
exp()method - added
random()function - added
root()method
- added
cos()andarcCos()methods - added
cosH()andarcCosH()methods - added
log()method - added
pow()method - added
shuffle()method - added
sin()andarcSin()methods - added
sinH()andarcSinH()methods - added
sqrt()method - added
tan()andarcTan()methods - added
tanH()andarcTanH()methods
- added
abs()method - added
ceil()method - added
chunk()method - added
flatten()method - added
floor()method - added
intersperse()method - added
intersperseArray()method - added
not()method - added
rand()method - added
round()method
- added
isSequence()function - added
popFrom()function - added
shiftFrom()function
- code cleanups and improvements
- some small, but important changes in api
- bugfixes
- added
sort()andsortDesc()functions
- added
distinctBy()method for IEnumerable
- first stable release