Changelog ========= Version 2.0.1 ------------- * Requires Python 3.10 or higher * Fixes a number of macOS-specific issues that caused crashes * Fixes some crashes of the bundled app * Fixed a bug that prevented generating the proteome report Thanks to @LeaSeep and @stephanmg for testing C-COMPASS on macOS. **Full Changelog**: https://github.com/ICB-DCM/C-COMPASS/compare/v2.0.0...v2.0.1 Version 2.0.0 ------------- * Major refactoring since v1.0.0 * Proper Python packaging * Working on Linux * Basic API in addition to the GUI * Improved single-core performance * Optional parallelization * Various GUI improvements * ... Version 1.0.0 ------------- Initial version providing essential features - Proteomics data import (Fractionation & TotalProteome) - Data pre-processing - Marker import and management - Ensemble neural network-based regression model - Upsampling - Hyperparameter tuning - Static localization prediction - Global changes between conditions - Class-centric changes between conditions - Result report - Result visualization & report - Save and load functionality for sessions