source: debian/changelog@ ad6485

Add_FitFragmentPartialChargesAction Fix_ChargeSampling_PBC Fix_FitPartialCharges Fix_FitPotential_needs_atomicnumbers Fix_ParseParticles_split_forward_backward_Actions
Last change on this file since ad6485 was 097535, checked in by Frederik Heber <heber@…>, 9 years ago

Added version to debian changelog.

  • Property mode set to 100644
File size: 2.4 KB
Line 
1molecuilder (1.5.4-1) UNRELEASED; urgency=low
2
3 * initial code for allowing charge grids for long-range calculations to work
4 independently for fragments.
5 * fixes to SaturateBond, now properly working by using full
6 SphericalPointDistribution and combinatorial matching to present bonds.
7 * fragment results can now be parsed and save in extra action, not bound to
8 fragmentationautomation oder analysefragmentresults.
9 * fixed fragmentation on subset of atoms.
10 * QtFragmentList now supports proper sorting.
11 * logview in GUI may be disabled by configure-switch.
12 * fitted partial charges are now stored using save/parse-particle-parameters.
13 * introduced implicit charges.
14 * fragmentation-automation fails when server is not/no longer accessible.
15 * fit-partial-charges fits to currently selected atoms and creates unique
16 particles.
17 * removed parse-tremolo-potentials as is superceded by
18 parse-particle-parameters.
19
20 -- Frederik Heber <heber@molecuilder.com> Fri, 30 Sep 2016 17:45:24 +0200
21
22molecuilder (1.5.3-1) UNRELEASED; urgency=low
23
24 * QtGui now crashes only in 1-2% of all regression tests (new record).
25 * we copy all information regarding visual entities and regaring the
26 displayed lists via QtObserved... instances or via central ..Observer
27 entities.
28
29 -- Frederik Heber <heber@molecuilder.com> Sun, 25 Apr 2016 09:11:24 +0200
30
31molecuilder (1.5.2-1) UNRELEASED; urgency=low
32
33 * Introduced QtObservedInstanceBoard as clean interface between World and QtGui.
34 * Bugfix to FillRegularGrid.
35 * FitParticleCharge -> FitPartialCharge.
36
37 -- Frederik Heber <heber@molecuilder.com> Sun, 03 Mar 2016 13:48:57 +0100
38
39molecuilder (1.5.1-1) UNRELEASED; urgency=low
40
41 * Incorporated libcodepatterns rename and other fixes for debian packaging.
42 * More efficient bounding box in molecule, effectively O(log N).
43 * Enhanced hbond distances with more values and consolidated from
44 optimization calculations.
45 * VMG forces now are also working for the long-range part.
46 * Interdistance now combines couples of fragments till a given order.
47 * Smearing of electronic charge distributions greatly improves electronic
48 long-range component.
49
50 -- Frederik Heber <heber@molecuilder.com> Sun, 06 Feb 2016 23:16:00 +0100
51
52molecuilder (1.5.0-1) UNRELEASED; urgency=low
53
54 * Initial Release.
55 * This is my first Debian package.
56
57 -- Frederik Heber <heber@molecuilder.com> Sun, 09 Aug 2015 21:37:00 +0100
Note: See TracBrowser for help on using the repository browser.