Commit 7f829bf5 by Maarten L. Hekkelman

Merge branch 'trunk' of github.com:PDB-REDO/libcifpp into trunk

parents cfd47022 54eefb54
...@@ -7,6 +7,7 @@ Version 5.0.8 ...@@ -7,6 +7,7 @@ Version 5.0.8
- Change in writing out PDB files, now looking up the original auth_seq_num - Change in writing out PDB files, now looking up the original auth_seq_num
via the pdbx_xxx_scheme categories based on the atom_site.auth_seq_num -> via the pdbx_xxx_scheme categories based on the atom_site.auth_seq_num ->
pdbx_xxx_scheme.pdb_seq_num relationship. pdbx_xxx_scheme.pdb_seq_num relationship.
- fix memory leak in category
Version 5.0.7.1 Version 5.0.7.1
- Use the implementation from zeep for std::experimental::is_detected - Use the implementation from zeep for std::experimental::is_detected
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment