Releases: m3g/PDBTools.jl
Releases · m3g/PDBTools.jl
v2.2.6
PDBTools v2.2.6
- Try downloading from either
download
orview
PDB repositories, if one of them fails.
v2.2.5
PDBTools v2.2.5
- fix dispatch of
distance
function, avoiding segmentation fault for custom coordinate types.
Merged pull requests:
v2.2.4
PDBTools v2.2.4
- import
center_of_mass
fromMolSimToolkitShared
to avoid conflicts with other packages.
v2.2.3
PDBTools v2.2.3
- Fix some bugs associated to downloading mmCIF files.
Merged pull requests:
v2.2.2
PDBTools v2.2.2
Bug fix
- Download PDB files always using uppercase codes, because it seems that using lower case codes sometimes results in broken files (with mmCIF).
v2.2.1
PDBTools v2.2.1
- Fix printing of mmcif files (prints a
#
at the end of the atom list, and prints redundant fields that are typical). VMD properly reads the files now.
Merged pull requests:
v2.2.0
PDBTools v2.2.0
New feature:
- A
sel" "
macro call now accepts interpolated values, i. e.sel"name CA and index $i"
.
Merged pull requests:
v2.1.5
v1.8.8
PDBTools v1.8.8
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v2.1.4
PDBTools v2.1.4
- fix bug in writing residue names with 4 letters.
Merged pull requests: