----------- * BUGFIX Change diagnostic cycle detection and add detection for final diagnostic * BUGFIX Add filtering to features to remove appended cycles * Add rpt and reset to get_step_index
2021.2.22.9
------------ * Add statistics to get_hppc_ocv - Thanks Chirru! * Fix additional tests * Fix linting * Standardize v_diff key naming * Increment dataset shape to match 6 additional statistics * features: Add additional statistics to get_v_diff - Thanks Patrick Moore * Adding regular cycle stats (delta Q) features- Thanks Joseph Montoya
2021.2.8.10
------------ * Add comments to clarify logic behind template invocation * Adding test for raw file to features to make sure that changes are compatible between modules * Initial refactor of the protocol generation logic * Add test to catch problems in hppc ocv computation * add assert for validation fail reason * add monotonicity check - Thanks Chirru!
2021.1.11.15
------------- * Change dtype to fix negative paused value * Change the validation voltage limits * Working version of the step finder
2020.12.22.14
-------------- * Update protocol generation for PreDiag project * Add threshold function * Add charging waveforms to protocol generation * Update requirements for package * Serialization and custom hyperparam tests for datasets