This release contains new features:
* Activity reports: summary statistics about time spent above user-defined activity cut points (See [pyActigraphy.io.BaseRaw.create_activity_report](https://ghammad.github.io/pyActigraphy/BaseRaw.html#pyActigraphy.io.BaseRaw.create_activity_report)_ function).
* Biobank Accelerometer Analysis file format: new reader function for files generated by the [accelerometer](https://biobankaccanalysis.readthedocs.io/en/latest/) package that reads, calibrates and processes raw accelerometer data from Axivity AX3 and Activinsights GeneActiv devices (see [pyActigraphy.io.read_raw_bba](https://ghammad.github.io/pyActigraphy/_autosummary/pyActigraphy.io.read_raw_bba.html#pyActigraphy.io.read_raw_bba) function).
* Actiwatch (CamNtech) file format: support for files acquired with various Actiwatch models (Actiwatch 4, 7, L(-Plus), Mini, I(nsonmia), T(emperature))
* Actigraph AGD reader: light channel handled with pyLight, if available.