v4.0.0
- Breaking change fixes a bug with with predictWin and predictDraw. These now return different predictions
- Deprecates
preventSigmaIncrease
, rename tolimitSigma
. Former syntax will go away in the next major version. - Removes building for Node 14 through 17 and 19. Might still work, but no guarantees.
- Adds explicit build/testing for Node 22