3.6.3
New:
- Python 3.9 support (PR #122)
New (also published for 3.6.2):
- bioconda package
- biocontainers docker image
- macOS support (PR #95, PR #127), not yet for Python 3.9 (#126)
Fixed:
- MS²PIP now exits on incorrectly configured or unknown modifications, instead of only showing a warning. (#100, PR #101)
- Parsing of C-terminal modifications from a txt config file was broken in v3.6.2. This is now fixed (PR #109)
- The example fasta2speclib configuration file erroneously contained average mass shifts, which has now been updated to the respective monoisotopic mass shifts. (PR #121)
- If a critical error occurs, MS²PIP now exits with status code 1. (#102, PR #123)
- Supported config file extensions are now described in help message and error message (#125, PR #129)