Skip to content

v0.5.0

Latest

Choose a tag to compare

@bittremieux bittremieux released this 27 Nov 19:26
b6e5d48

0.5.0 - 2025-11-27

Added

  • Bubble plot for mass errors by @RalfG.
  • Generate theoretical fragments for non-monoisotopic peaks.
  • Automated performance benchmarking using pytest-benchmark.

Changed

  • Speedup of peptide parsing and annotation by @jspaezp.
  • Speedup of fragment annotation comparison by @mandeepnh5.

Fixed

  • Support Python 3.11.
  • Ensure proper version number is set when installed using Conda.
  • XLMOD location changed from the mzIdentML repository to a dedicated repository.
  • Metabolomics USI resolver moved from GNPS to GNPS2.
  • Replace deprecated appdirs dependency by platformdirs.