Skip to content

Releases: bd2kccd/causal-cmd

causal-cmd-1.12.0

07 Feb 13:17
518edb5
Compare
Choose a tag to compare

Changes in this release:

  • Upgrade commons-cli to the latest version 1.6.0.
  • Upgrade tetrad dependencies to the latest version 7.6.3.
  • Removed support for Java 8 and added support Java 17.

causal-cmd-1.11.1

16 Nov 04:30
0c1b503
Compare
Choose a tag to compare

Changes in this release:

  • Updated tetrad-lib dependency to the latest version 7.6.1.

See changes in tetrad-7.6.1.

causal-cmd-1.11.0

31 Oct 23:44
fd8eae3
Compare
Choose a tag to compare

Changes in this release:

  • Updated tetrad-lib dependency to the latest version 7.6.0.

causal-cmd-1.10.0

06 Aug 17:59
a684789
Compare
Choose a tag to compare

Changes in this release:

  • Updated tetrad-lib dependency to the latest version 7.5.0.

causal-cmd-1.9.0

19 May 14:24
81bb555
Compare
Choose a tag to compare

Changes in this release:

  • Updated tetrad-lib dependency to the latest version 7.4.0.

causal-cmd-1.8.0

13 Apr 19:44
15439bf
Compare
Choose a tag to compare

Changes in this release:

  • Updated tetrad-lib dependency to the latest version 7.3.4.

causal-cmd-1.7.0

26 Mar 23:53
e297fca
Compare
Choose a tag to compare

Changes in this release:

  • Updated to the latest version of tetrad-lib (7.3.0).
  • Added command-line parameter ensemble since Tetrad no longer has this option to directly manipulate the graph.

causal-cmd-1.6.1

21 Feb 17:39
cdd77e0
Compare
Choose a tag to compare

Changes in this release:

  • Updated to the latest version of tetrad-lib (7.2.2).
  • Added a command-line parameter to take in external graph.

See Tetrad 7.2.2 release note.

causal-cmd-1.5.0

22 Jan 18:45
79b0442
Compare
Choose a tag to compare

Changes in this release:

  • Updated to the latest version of tetrad-lib (7.1.3-1).

See Tetrad 7.1.3-1 release note.

causal-cmd-1.4.2

13 Dec 17:04
f4105de
Compare
Choose a tag to compare

Changes in this release:

  • Fixed text file being deleted after second run. Issue #78.
  • Added more javadocs to fixed the warning when compiling.
  • Set the source and compile version to Java 8 so that the code can be compiled and run under Java 8, Java 11, and Java 17.
  • Fixed the --prefix command-line option to prefix the output file names instead of renaming them.