v0.1.1
v0.1.1 (2024-03-12)
Fix
- fix: Fix bug with HETATMs at the end of file
PDB files sometimes have the HETATMs separate to the rest of the chain
residues (see 1ac6 as an example). This was leading to unexpected
behaviour where two chains with the same name where being added to the
model as oppose to one chain with all residues. (19bfd4c
)
Unknown
- Merge pull request #29 from benjiemc/hot-fix-chain-handling
fix: Fix bug with HETATMs at the end of file (74bde2a
)