Releases: gajus/find-duplicates
Releases · gajus/find-duplicates
v2.0.3
Compare
Sorry, something went wrong.
No results found
gajus
released this
05 Feb 06:31
2.0.3 (2020-02-05)
Bug Fixes
v2.0.2
Compare
Sorry, something went wrong.
No results found
gajus
released this
17 Nov 01:17
2.0.2 (2019-11-17)
Performance Improvements
improve performance 1236.119446 to 1108.365931 (thanks to GreenJello and shoky) (525be58 )
v2.0.1
Compare
Sorry, something went wrong.
No results found
gajus
released this
16 Nov 22:59
2.0.1 (2019-11-16)
Bug Fixes
get rid off for..of in favour of while(++index) (e999a74 )
v2.0.0
Compare
Sorry, something went wrong.
No results found
gajus
released this
16 Nov 22:40
2.0.0 (2019-11-16)
Features
BREAKING CHANGES
result now nests duplicats under {index, value} pair
v1.0.6
Compare
Sorry, something went wrong.
No results found
gajus
released this
16 Nov 22:30
1.0.6 (2019-11-16)
Performance Improvements
advance parent loop when all previous values are used (ed814da )
v1.0.5
Compare
Sorry, something went wrong.
No results found
gajus
released this
16 Nov 22:23
1.0.5 (2019-11-16)
Performance Improvements
avoid for..of in favor of while increment (ab6ffc7 )
v1.0.4
Compare
Sorry, something went wrong.
No results found
gajus
released this
16 Nov 22:20
1.0.4 (2019-11-16)
Performance Improvements
v1.0.3
Compare
Sorry, something went wrong.
No results found
gajus
released this
16 Nov 22:14
1.0.3 (2019-11-16)
Performance Improvements
avoid another findIndex when not needed (f3e31af )
use inline-loops.macro (08d67b5 )
v1.0.2
Compare
Sorry, something went wrong.
No results found
gajus
released this
13 Nov 15:23
1.0.2 (2019-11-13)
Bug Fixes
v1.0.1
Compare
Sorry, something went wrong.
No results found
gajus
released this
29 Jun 10:58
1.0.1 (2018-06-29)
Bug Fixes