Releases: bd2kccd/causal-cmd
Releases · bd2kccd/causal-cmd
causal-cmd-1.12.0
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
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
Changes in this release:
- Updated tetrad-lib dependency to the latest version 7.6.0.
causal-cmd-1.10.0
Changes in this release:
- Updated tetrad-lib dependency to the latest version 7.5.0.
causal-cmd-1.9.0
Changes in this release:
- Updated tetrad-lib dependency to the latest version 7.4.0.
causal-cmd-1.8.0
Changes in this release:
- Updated tetrad-lib dependency to the latest version 7.3.4.
causal-cmd-1.7.0
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
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.
causal-cmd-1.5.0
Changes in this release:
- Updated to the latest version of tetrad-lib (7.1.3-1).
causal-cmd-1.4.2
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.