Skip to content

Version 7.6.3

Latest
Compare
Choose a tag to compare
@jdramsey jdramsey released this 07 Feb 04:09
· 465 commits to development since this release

Updates for 7.6.3

Some issues were found in the recent 7.6.2 release that needed to be fixed, so we are releasing a bug-fix release, 7.6.3. The changes are as follows.

  1. The Class.getInstance() method in the reflection API was deprecated; a workaround was implemented for this. Needed for Causal Command.
  2. Fixed an interface bug affecting 2-factor random MIM graph generation.
  3. Removed extraneous algorithms, tests, and scores from the interface.
  4. Adding missing manual docs for remaining algorithms, tests, and scores, so that all algorithms, tests, and scores in the Search box now have descriptions.