Removed due to build error in Windows executable (also yanked from PyPI).
1.4.2
+ enhancement: [improved stopping criterion for iterative artifact correction](https://github.com/JanCBrammer/biopeaks/commit/3a25e7c4f9cef3cab28afe067449f280340e71ee). + enhancement: [using sos format instead of ba format for butterworth filters.](https://github.com/JanCBrammer/biopeaks/commit/8f52909cebafd3b162c943dddf9e4ca1d8838cab).
1.4.1
+ enhancement: updated documentation and docstrings. + enhancement: more convenient PPG benchmarking. + bugfix: `resp.ensure_peak_trough_alternation()` now considers neighboring extrema with equal amplitude.
1.4.0
+ enhancement: added support for plain text files (.txt, .csv, .tsv). + enhancement: stream [Glasgow University Database (GUDB)](http://researchdata.gla.ac.uk/716/) for ECG benchmarking (download is no longer required).
1.3.2
+ enhancement: visibility of configuration panel can now be toggled (more screen space for signals). + bugfix: fixed index-out-of-range error in `heart._correct_misaligned()`.