Skip to content

v0.5.0a0

Latest
Compare
Choose a tag to compare
@bittremieux bittremieux released this 03 Sep 13:19

0.5.0a0 - 2024-09-03

Added

  • Bubble plot for mass errors by @RalfG.
  • Speedup of peptide parsing and annotation by @jspaezp.
  • Generate theoretical fragments for non-monoisotopic peaks.

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.