Skip to content

Releases: PDB-REDO/libcifpp

Version 10.0.4

Choose a tag to compare

@mhekkel mhekkel released this 18 May 10:55
v10.0.4
025ad93

Fix a bug in category::find_by_value where key columns could be swapped.

Full Changelog: v10.0.3...v10.0.4

Version 9.0.5

Choose a tag to compare

@mhekkel mhekkel released this 10 Nov 08:20
v9.0.5
251fb55

Maintenance release, adding some functionality like finding a smallest sphere.

Version 9.0.3

Choose a tag to compare

@mhekkel mhekkel released this 24 Sep 13:15
v9.0.3
5fc9657

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

Version 9.0.1

Choose a tag to compare

@mhekkel mhekkel released this 03 Sep 13:03
v9.0.1
3ac64de

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

Version 9.0.0

Choose a tag to compare

@mhekkel mhekkel released this 02 Sep 11:27
v9.0.0

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

Choose a tag to compare

@mhekkel mhekkel released this 29 Jan 10:25
v7.0.9
6750194

Changed code for loading CCD compound information

Version 7.0.8

Choose a tag to compare

@mhekkel mhekkel released this 19 Nov 08:01
v7.0.8
41b4bdb

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

Version 7.0.6

Choose a tag to compare

@mhekkel mhekkel released this 07 Oct 07:18
v7.0.6
ca241bd

Bug fix release

Version 7.0.5

Choose a tag to compare

@mhekkel mhekkel released this 10 Sep 09:41
v7.0.5

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

Version 7.0.3

Choose a tag to compare

@mhekkel mhekkel released this 12 Mar 12:59
v7.0.3
ac98531

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