Skip to content

v0.19.0

Compare
Choose a tag to compare
@kempa-liehr kempa-liehr released this 21 Dec 03:36
· 53 commits to main since this release
  • Breaking Change

    • Drop Python 3.6 support due to dependency on statsmodels 0.13
  • Added Features

    • Improve documentation (#831, #834, #851, #853, #870)
    • Add absolute_maximum and mean_n_absolute_max features (#833)
    • Make settings pickable (#845, #847, #910)
    • Disable multiprocessing for n_jobs=1 (#852)
    • Add black, isort, and pre-commit (#876)
  • Bugfixes/Typos/Documentation:

    • Fix conversion of time-series into sequence for lempel_ziv_complexity (#806)
    • Fix range count config (#827)
    • Reword documentation (#893)
    • Fix statsmodels deprecation issues (#898, #912)
    • Fix typo in requirements (#903)
    • Updated references