Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
Changelog
---------
# 3.0.0
* added new `--regions` flag to enable detection of interactions between protein regions (by @snbolz)
* reworked XML and TXT report file naming; changes default behavior
* introduced pyproject.toml to ensure compliance with Python packaging standards
* updated Dockerfile
* fixed switched coordinates of halogen bond acceptor and donor atoms
* fixed handling of PDB input passed as string
* fixed handling of modified residues in protein and peptide ligands
* several minor bug fixes

# 2.4.0
* new "--chains" flag to enable detection of interactions between protein chains by @PhiCMS and @snbolz
* update setup.py, attempt to fix and install broken python openbabel bindings 3.1.1.1
Expand Down
Loading