Releases: kenany/primality
Releases · kenany/primality
3.0.0
07 Sep 20:32
Compare
Sorry, something went wrong.
No results found
3.0.0 (2023-09-07)
⚠ BREAKING CHANGES
Node.js v14 and v16 are no longer supported.
Features
2.0.0
22 Apr 16:09
Compare
Sorry, something went wrong.
No results found
2.0.0 (2023-04-22)
⚠ BREAKING CHANGES
This is now a pure ESM package. Additionally, support
for bower and component has been dropped.
Node.js <14.14.0 is no longer supported.
Features
overhaul for ESM (c81fbae )
require at least Node.js v14.14.0 (09283a5 )
Bug Fixes
@kenany
1.6.1
16 Dec 16:07
Compare
Sorry, something went wrong.
No results found
lodash.isnan@2.2
lodash.isfinite@2.2
lodash.isarray@2.2
lodash.contains@2.2
1.6.0
15 Sep 18:32
Compare
Sorry, something went wrong.
No results found
#11 : Added
isWieferichPrime function.
#13 : Fixed component
install issue.
Slight performance boost by using a while loop instead of a for loop
when iterating through arrays.
#14 : lodash@2.0.0
1.5.9
27 Aug 03:30
Compare
Sorry, something went wrong.
No results found
1.5.8
26 Aug 22:00
Compare
Sorry, something went wrong.
No results found
Outsource factorial function
1.5.7
11 Aug 16:10
Compare
Sorry, something went wrong.
No results found
isWilsonPrime now works with unknown Wilson primes
1.5.6
11 Aug 15:35
Compare
Sorry, something went wrong.
No results found
Halved file size by simplifying internal utility functions