-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1533 from jamesmkrieger/release_prep
Release prep for v2.1.1
- Loading branch information
Showing
4 changed files
with
46 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
ProDy 2.0 Series | ||
=============================================================================== | ||
|
||
.. contents:: | ||
:local: | ||
|
||
2.1.1 (April 18, 2022) | ||
------------------------------------------------------------------------------ | ||
|
||
**Bug Fixes and Improvements**: | ||
|
||
* :function:`.parseScipionModes` can handle having a pdb file or not | ||
|
||
* fix to mmCIF header parsing for chemicals in blocks not loops | ||
|
||
2.1.0 (April 8, 2022) | ||
------------------------------------------------------------------------------ | ||
|
||
**New Features**: | ||
|
||
*Integration with Scipion* | ||
|
||
* New functions :function:`.parseScipionModes`, :function:`.writeScipionModes` | ||
and :function:`.calcScipionScore` | ||
|
||
* New argument *--export-scipion* (*-S*) in prody apps | ||
|
||
*Other* | ||
|
||
* Added :function:`.assignBlocks` for assigning blocks for RTB | ||
|
||
* Added mmCIF header parsing to create the same header dictionary as PDB header, | ||
including secstr information and biomolecular assembly building | ||
|
||
* New arguments for prody apps, including altloc, zeros, sparse, kdtree and turbo | ||
|
||
**Bug Fixes and Improvements**: | ||
|
||
* Improvement to cealign mapping to be faster for protein only alignment | ||
|
||
* Bug fix for writing psf files | ||
|
||
**Full Changelog**: https://github.com/prody/ProDy/compare/v2.0.2...v2.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters