Skip to content

0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 May 21:44

Added:

  • Support for Python 3.14
  • Spelling check via Codespell in pre-commit
  • Coverage report in each PR
  • Codespell for automatic spelling check, configured in pre-commit

Changed:

  • Improved the error message of extract() when user has issue in CLI control

Fixed:

  • Typos in the source code and documentation
  • Fixed extracting single peak with py2 legacy cleanup

Removed:

  • Support for Python 3.11