Added
- **Process consumption**:
MAJOR Records current's process power usage instead of whole machine usage
- **Output description**:
MINOR Add doc to describe the csv file output
- **API reference**:
MINOR Add more in-depth doc-strings
- **Context page**:
MINOR Add a context page to the doc
- **Code quality**:
MINOR check code quality in pre-commit + fix major code quality issues
Changed
- **Linux requirements**:
Update doc
- **Cloud compatibility**:
The package will now throw a warning if no CPU power measurement tool is available
- **Doc Design**:
Update the doc design based on the pydata model
- **Branding**:
Renamed and changed the logo of the package
Fixed
- **Windows installation**:
Support Intel Power Gadget 3.6 for Windows
- **Output path**:
The output path can either be a string or a pathlib.Path
- **Linux requirements**:
Argument checking
- **Online/offline usage**:
Argument checking