Skip to content
Snippets Groups Projects
Commit 487d1bed authored by Nicolas  MAILLET's avatar Nicolas MAILLET
Browse files

Add links to releases

parent 38db68d4
No related branches found
No related tags found
No related merge requests found
========= =========
CHANGELOG CHANGELOG
========= =========
- 2.0.1 - `2.0.1 <https://gitlab.pasteur.fr/nmaillet/rpg/-/releases/2.0.1>`_
Fix argparse bug preventing -h option to correctly be displayed Fix argparse bug preventing -h option to correctly be displayed
Correct typo Correct typo
- 2.0.0 - `2.0.0 <https://gitlab.pasteur.fr/nmaillet/rpg/-/releases/2.0.0>`_
Tested on Python 3.10 et 3.11 Tested on Python 3.10 et 3.11
Adding a new enzyme (43), Asp-N without cleaving Cysteines Adding a new enzyme (43), Asp-N without cleaving Cysteines
...@@ -23,13 +23,13 @@ CHANGELOG ...@@ -23,13 +23,13 @@ CHANGELOG
Adding an option to compute all theoretical peptides with at most N miscleavages Adding an option to compute all theoretical peptides with at most N miscleavages
- 1.2.4 - `1.2.4 <https://gitlab.pasteur.fr/nmaillet/rpg/-/releases/1.2.4>`_
Remove 'deprecated' for IPC v1 Remove 'deprecated' for IPC v1
- 1.2.3 - 1.2.3
Add IPC2 pKa values (thanks Lukasz Kozlowski, see https://doi.org/10.1093/nar/gkab295). Add RPG's publication on documentation Add IPC2 pKa values (thanks Lukasz Kozlowski, see https://doi.org/10.1093/nar/gkab295). Add RPG's publication on documentation
- 1.2.2 - `1.2.2 <https://gitlab.pasteur.fr/nmaillet/rpg/-/releases/1.2.2>`_
Correct a major bug arising when a new enzyme is define with at least 3 amino acids while the first one being the cleaving site Correct a major bug arising when a new enzyme is define with at least 3 amino acids while the first one being the cleaving site
- 1.2.1 - 1.2.1
...@@ -42,7 +42,7 @@ CHANGELOG ...@@ -42,7 +42,7 @@ CHANGELOG
Remove Python 3.5 compatibility Remove Python 3.5 compatibility
- 1.1.0 - `1.1.0 <https://gitlab.pasteur.fr/nmaillet/rpg/-/releases/1.1.0>`_
Modify input. Now, option -i only takes files. Use option -s to input sequence Modify input. Now, option -i only takes files. Use option -s to input sequence
- 1.0.9 - 1.0.9
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment