Skip to content

V2.1.0

Latest
Compare
Choose a tag to compare
@maellacour maellacour released this 02 Aug 14:42
· 69 commits to main since this release

Experiment Library

[2.1.0] - 2023-08-02

Added

  • Added AppendOutput to replace WriteOutput.
  • AppendOutput Add data at the end of the file.
  • AppendOutput add the header if file missing or empty.
  • Tests for methods of ExperimentOutputs.

Changed

  • WriteOutput is now marked obsolete (replaced by AppendOutput).