* Introduce new Linear Discriminant Analysis (LDA) based projection
0.2.1
* Fixed project description
0.2.0
* Renamed `compute_null_model` function into `compute_trustworthiness` * Updated project description and examples in the REAME * Added docstrings in public functions (both `compute_psis` and `compute_trustworthiness`) * Added sanity checks for wrong input types * Increased test coverage