Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: PDB-REDO/libcifpp

Version 9.0.3

24 Sep 13:15
v9.0.3
5fc9657

Choose a tag to compare

Better reconstruction of missing mmCIF data. More resilient loading of dictionaries. And a new progress bar.

Version 9.0.1

03 Sep 13:03
v9.0.1
3ac64de

Choose a tag to compare

Changed the way PCRE2 is included, using pkg-config when available, reverting to building from source otherwise.

Version 9.0.0

02 Sep 11:27
v9.0.0

Choose a tag to compare

Performance with large and potentially incomplete files should be improved in this version.

Renamed some fields of cif::mm::polymer to match corresponding data fields in the dictionary.

Version 7.0.9

29 Jan 10:25
v7.0.9
6750194

Choose a tag to compare

Changed code for loading CCD compound information

Version 7.0.8

19 Nov 08:01
v7.0.8
41b4bdb

Choose a tag to compare

Fix crashing bug when reading PDB formatted files lacking some information.

Version 7.0.6

07 Oct 07:18
v7.0.6
ca241bd

Choose a tag to compare

Bug fix release

Version 7.0.5

10 Sep 09:41
v7.0.5

Choose a tag to compare

This release contains some small bug fixes. Especially when compiling for macOS on arm processors.

Version 7.0.3

12 Mar 12:59
v7.0.3
ac98531

Choose a tag to compare

This release fixes a problem where the exports.hpp was not installed.

Version 7.0.1

06 Mar 15:57
v7.0.1
da8a72a

Choose a tag to compare

Read compound info from embedded restraints files properly.

Release 7.0.0

17 Feb 15:09
v7.0.0
93375a5

Choose a tag to compare

This release attempts to bring more consistent naming.

Next to that, error handing has changed somewhat and there's now code to repair mmCIF files, especially when those files lack certain required fields or categories required by libcifpp itself.