* Add option to set a stream for single threaded p-value bootstrap computation
0.4.0
Changes
* diptest.c was rewritten in C++ (Special thanks to [Prodromos Kolyvakis](https://github.com/prokolyvakis)) * Incorporated OptimizeForArchitecture from VC for better architecture specific compile flags
0.3.0
Changes
* Switch to PCG64-DXSM RNG from Mersenne twister
0.2.3
Patch release
Changes
* Fix conversion to double in accumulate
0.2.2
Patch release
Changes
* Fix for incorrect number of default threads in bootstrap p-value computation * Minimal scikit-build version is 0.14.1