**Additions**
- Python 3.10 support
- switch for computing the AUC until the end of the time frame (dieft)
- default colors for plots
**Fixes**
- fix issue in radar charts for approaches generating incomplete results
**Misc**
- iPython notebook showing an example use of the library
- improved documentation: [gh-pages](https://sdm-tib.github.io/diefpy/)
- returning an object of class matplotlib.figure.Figure instead of the matplotlib.pyplot module