- Replace Fortran implementation of gausq2 function with python
- Replace deprecated numpy.distutils
- Remove statannotations package. Plotting p-values is now implemented directly
- Add covariate testing with unreplicated datasets
- Add automatic selection for number of pseudo-replicates
- Fix wrong order of conditions in pseudoreplicate stripplot
- Added more information to setup.py, e.g. readme and url.
- Added figsize to ScanproResult.plot() to be able to change the aspect ratios of the plots.
- Initial release to PyPi