* Major revision
- Conversion from setup.py build to pyproject.toml build
- Discontinue Conda package releases
- Include Python 3.10 and 3.11 support
- Introduction of new functions:
- postprocessing.baseline: Moving baseline, Slopesum baseline
- postprocessing.event_detection: On-/Offset detection using baseline crossing, and maximum slope extrapolation.