Fixed - Some PRIDE projects were still not working due to their recent URL change. This patch makes the our hotfix from v1.2.3 more robust.
1.2.5
Added - Support for MassIVE reanalyses (accessions that start with `RMSV`)
1.2.4
Added - New `--timeout` parameter for the command line interface, enabling custom timeout durations introduced in v1.2.0 - New `--version` parameter for the command line interface to get the version number.
1.2.3
Fixed - Hotfix for PRIDE's recent FTP URL change (see 18 for details).
Changed - ppx progress bars now work much better in Jupyter environments. Under the hood we switched from `from tqdm import tqdm` to `from tqdm.auto import tqdm`.
1.2.2
Changed - Lowered the Requests version requirement to 2.23.0. This resolves a problem installing ppx in Google Colab environments.
1.2.1
Added - New `file_info()` method for MassIVE projects uses the GNPS API to get information about the files in a project.