Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 583 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 583 Bytes

Change Log

[Unreleased]

[1.0.6] 2024-08-30

Removed

  • Removed python 2 compatibility. No longer supported.

[1.0.5] 2020-03-25

Fixed

  • Fixed Python3 bug in save_pdb() when using return_text = False.

[1.0.4] 2020-02-27

Fixed

  • Fixed Python3 bug in assign_elements_from_atom_names() function.

[1.0.1] 2017-08-16

Added

  • Change log

Changed

  • Changed get_distance_to_another_molecules to get_distance_to_another_molecule, prior function remains
  • Updated README.md

Fixed

  • Handled error when importing empty pdbqt file