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).