Releases: mkloubert/node-enumerable
Releases · mkloubert/node-enumerable
4.0.2
03 Feb 18:36
Compare
Sorry, something went wrong.
No results found
3.9.0
06 Jan 05:21
Compare
Sorry, something went wrong.
No results found
3.8.0
07 Nov 07:29
Compare
Sorry, something went wrong.
No results found
6b58df4 updated CHANGELOG
8666b46 added trace() method
021ffaa added pipe() method
357c5c5 added isEmpty() method and similar global functions
ae8c8d9 added append*() and prepend*() methods
6175eb0 fixed README and VSCode settings
3.7.1
07 Nov 04:08
Compare
Sorry, something went wrong.
No results found
3.7.0
07 Nov 03:50
Compare
Sorry, something went wrong.
No results found
6b8db93 added length() method and improved count() tests
cc0e783 added assert() and assertAll() methods
7115574 code improvements
651a8b6 added eachAll() and forAll() methods
ba9e6ac added consume() method and deploy scripts
v3.6.0
06 Nov 01:20
Compare
Sorry, something went wrong.
No results found
3.5.2
05 Nov 01:37
Compare
Sorry, something went wrong.
No results found
3.5.1
05 Nov 01:18
Compare
Sorry, something went wrong.
No results found
3.5.0
05 Nov 01:08
Compare
Sorry, something went wrong.
No results found
1147995 added sqrt() method
697c57f added methods for trigonometric functions
c128ce5 added cos(), sin() and tan() methods
48e6b95 code cleanups
1739219 added log() method
cac6ec5 added pow() method
9aebb7a added shuffle() method and improved rand() method
3.4.1
04 Nov 19:29
Compare
Sorry, something went wrong.
No results found
db4d366 updated TypeScript definition file
f355a6d added intersperseArray() method