Changed
- πΈ GUI: Improve user experience with descriptions, open report upon finishing, etc. (175)
- β¬οΈ Update dependency versions; drop support for Python 3.8 (required for TensorFlow versions; EOL soon) (189)
Fixed
- π¨ Fix ruff linting for tutorial notebook (was not checked by previous versions of Ruff) (180)
- π Minor documentation updates: Update overview figure; refer to `ms2rescore.rescore` in Python API tutorial; remove v3.0 warning in readme (181)
- π Fix README URLs to documentation pages (187)
- π Fix bug where the default TIMSΒ²Rescore configuration items always overwrote user configuration (176)
- π Fix non-descriptive `IndexError` in Qvality when PEP cannot be calculated (see statisticalbiotechnology/triqler29). To be updated when addressed upstream. (182, fixes 165)
- π Fix `UnicodeEncodeError` when running DeepLC with transfer learning (188, fixes 183 and 185)