Skip to content

Version 6.0.0

Compare
Choose a tag to compare
@mhekkel mhekkel released this 12 Dec 08:45
· 147 commits to trunk since this release
v6.0.0
4782a4e

A new release of libcifpp. The main change is the way chemical compound information is retrieved. Former versions of libcifpp could use the CCP4 monomer library as source but that has been dropped.

Furthermore, boost is no longer used for testing (but you still need boost for the regular expression inside the validator in case you use the standard library from GCC).

And a lot of effort went into setting up github continuous integration and making sure the code builds on all major platforms.