Releases: scientisst/BioSPPy
Releases · scientisst/BioSPPy
v2.2.4
What's Changed
- Fix missing required package PeakUtils in the requirements.txt file by @wenh06 in #60
- Add support for selecting R-peak segmenter in ecg() via string parameter by @DWelloo in #61
- Entropy HRV correction by @sofia3ms in #63
- Update publish-to-pypi.yml by @sofia3ms in #58
- Update authors by @sofia3ms in #65
- Even kernel size by @sofia3ms in #66
- Add resample_signal to signals.tools module by @rafaelscsilva in #67
- Bump pillow from 5.4.1 to 10.3.0 in /docs by @dependabot[bot] in #70
- Fix compute_rri warning in hrv.py by @sofia3ms in #69
- Prepare new release by @sofia3ms in #71
New Contributors
- @wenh06 made their first contribution in #60
- @DWelloo made their first contribution in #61
- @dependabot[bot] made their first contribution in #70
Full Changelog: v2.2.3...v2.2.4
v2.2.3
What's Changed
- Update publish-to-pypi.yml by @rafaelscsilva in #51
- Contribution guidelines by @rafaelscsilva in #52
- Update ecg.py by @trueZihaoXu in #39
- Fix sphinx by @sofia3ms in #53
- Correct HRV and PCG module bugs by @sofia3ms in #55
- Add load_edf function by @rafaelscsilva in #54
- Update publish-to-pypi.yml by @sofia3ms in #56
- Prepare v2.2.3 release by @sofia3ms in #57
New Contributors
- @trueZihaoXu made their first contribution in #39
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
- Add Zenodo DOI & change release trigger by @rafaelscsilva in #46
- added onset-peak detection parameters by @PatriciaBota in #47
- Fix tkinter by @sofia3ms in #49
- Prepare new release by @sofia3ms in #50
Full Changelog: v2.2.1...v2.2.2
v2.2.1
Update version to 2.2.1 (#45)
v2.2.0
This release includes:
- Fixes for readthedocs
- Updated requirements.txt
- Added EMG synthesizers (biosppy.synthesizers.emg)
- API reference formatting
- Fixed scipy window functions (biosppy.signals.tools)
- Updates and fixes for quality.py (biosppy.quality)
v2.1.2
v2.1.1
v2.1.0
Brand new HRV module!
v2.0.0
Update setup.py with version number (#22) * Update setup.py wth version number * version number to string