forked from PDB-REDO/dssp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog
94 lines (69 loc) · 2.18 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
Version 4.4.10
- Support for installing in environments that do not use resources,
this time for real.
Version 4.4.9
- Support for installing in environments that do not use resources
Version 4.4.8
- Fix writing version numbers
Version 4.4.7
- Fix cmakefile to use system installed libraries by default
Version 4.4.6
- Update dependency on libcifpp to version 7
Version 4.4.5
- Changes required for building on Windows
Version 4.4.4
- Fix unit test
Version 4.4.3
- Split the code in a sub project for libdssp and the main
code for the executable.
- New version string code.
Version 4.4.2
- Fix unit test
Version 4.4.1
- Generate documentation only when requested
Version 4.4.0
- Packaging (split out the web server again)
- Added markdown doc file, all doc files are now created from mkdssp.1
using pandoc, if that is installed.
- small changes in output category item names (range_1 renamed to range_id_1)
Version 4.3.1.1
- Check to see if data will fit in old format before starting calculations
Version 4.3.1
- Optimised for speed
- Fix in sheet numbering (mmCIF output)
Version 4.3
- Write new output by default
- Fix some issues with this new output, typo e.g.
- Added web service implementation
- Added mmcif_pdbx dictionary extension
Version 4.2.2.1
- Fixed dependency on libcifpp
Version 4.2.2
- Building for CCP4
- Fix is_cis
Version 4.2.1
- The previous version was a bit overly strict
- Introduce a --quiet flag.
Version 4.2.0
- Changes for packaging
- New mmCIF DSSP output, added several categories
Version 4.1.0
- Based on new libcifpp version 5
Version 4.0.6
- Prevent heap buffer overflow writing annotated mmCIF file.
Version 4.0.5
- The options for loading custom dictionary files and the like are now
visible in the help again.
Version 4.0.4
- New version string logic
- Improved makefile
Version 4.0.3
- Fixed makefile
Version 4.0.2
- Dropped support for reading bzip2 files directly. gzipped is still supported
Version 4.0.1
- Switch from GNU configure to cmake as the build environment
Version 4.0.0
- Write the secondary structure information as an annotation to an mmCIF file
(old format is still available as an option)
- Added the recognition of Poly-Proline helices