File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.5.1] - 2025-12-22
9+
10+ ### Fixed
11+
12+ - ` io.idxml ` : Fix compatibility with pyOpenMS 3.5+ for PeptideIdentificationList handling (also see OpenMS/OpenMS #8552 ).
13+ - ` io.percolator ` : Fix missing ScanNr values when using ` write_file ` (fixes compomics/ms2rescore #235 ).
14+ - ` io.percolator ` : Fix missing style argument when checking whether ` PercolatorTabWriter ` supports ` write_psm ` .
15+ - ` io.pepxml ` : Fix robustness of ` PepXMLReader ` against missing params in file.
16+
817## [ 1.5.0.post1] - 2025-10-28
918
1019### Fixed
You can’t perform that action at this time.
0 commit comments