You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project going by the name jstat
The project used to be called jStat, but npm then forced all npm
packages to be lower case. The package jStat is still around for legacy
reasons, but it is now going to embrace the lower case jstat. Same for
updates to the npm package.
Update README.md and add console warning
jStat should no longer be used. Warn that it will not be used anymore in
the README.md and placing a console warning when it's loaded.
Release 1.8.0
Notable changes:
* The regression.js file had not been added to the Makefile. Making
the functions unavailable. It has been added (7fd9a07)