- fix: add ``__version__`` property - tests: use time.perf_counter for timing tests - docs: improved LaTeX rendering
1.1.1
Not secure
- setup: migrate to PEP 517 (pyproject.toml) - docs: minor update
1.1.0
Not secure
- feat: add contact point to available features in qmap visualization - fix: avoid two invalid operations when computing features
1.0.1
Not secure
- fix: invalid operation when loading data with a callback function
1.0.0
Not secure
- docs: minor update
0.9.3
Not secure
- enh: store nanite and h5py library versions in rating container - enh: update hyperparameters of rating regressors - ref: deprecation in h5py: replace dataset.value by dataset[...]