-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathchangelog
33 lines (26 loc) · 929 Bytes
/
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
Version 2.2.0
- Added option to write out source of data into json file
- Updated node modules
Version 2.1.1
- Fix a bug that caused too many residues being placed where
they are not unique.
Version 2.1.0
- New configuration, using disk based resources when needed
- Better README, explaining what to do to configure
- Generate and install a default config file
Version 2.0.0
- Based on new libcifpp
Version 1.2.0
- Added an optimized page to the server where models are refined
using Yasara
Version 1.1.0
- Added clash score
- Added code to support regular PDB files along PDB-redo
- Added much more ligands, covers over 95% of ligands in PDB
- Changed default min-hsp-identity to 25%
Version 1.0.1
- Added 3d-beacon info
- threads option (single threaded is faster when multiple instances are running)
- Added a link out to pdb or pdb-redo entries, template can be specified in config
Version 1.0.0
- Initial release