- Fixed TwoValleysInARowError present in h5 file due to ``peak_detector`` function
0.5.10
------------------
- Updated dependencies to be compatible with Python 3.9
0.5.8
------------------
- Fixed issue with peak detection on data with no detected valleys.
0.5.6
------------------
- Fixed ``publish`` job. - Publishing using github workflow and build environment. - Fixed incorrect raising of TwoValleysInARowError. - Fixed issue with two valleys incorrectly being found between peaks.
0.5.4
------------------
- Fixed peak detection so it is less likely to report two peaks/valleys in a row.