The return value of the check() method in GeomInfo has been removed. Now,
check() throws an error if the geometry is invalid.
The const property available for many solvers has been removed in version 5.2a and replaced with the
cname and
clist properties, which are string arrays for the constant names and corresponding constant values, respectively. For the
Dependent Variables node, the new property
initparametersmethod, which can be set to "a
uto" (the default) or "
manual", has been added to control automatic synchronization of values of parameters to use for initial expressions. The
Dependent Variables node now also includes the
cname and
clist properties.