You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@ The CHANGELOG for the current development version is available at
9
9
- Adds support for constructing a collection of PDB files and perform actions on them (Via [Julia K. Varga](https://github.com/gezmi)
10
10
- Adds the possibility of performing alignments, translation and rotation on the structure, via an extendable Align class (Via [Julia K. Varga](https://github.com/gezmi)
11
11
- TMAlign is installed alongside the package to perform the alignments (Via [Julia K. Varga](https://github.com/gezmi)
12
+
- Added feature to write out mmcif files
13
+
- Fixed erronoues links in documentation, together with automatic generation of said documents (Via [Julia K. Varga](
12
14
- Dev: switched testing framework entirely to pytest. Drops nose dependency due to version conflicts with Python 3.12 (`nose`) and 3.8 (`nose`)
0 commit comments