Releases: AI-SDC/ACRO
Releases · AI-SDC/ACRO
v.0.2.0
Changes since v.0.1.0:
- Serialize JSON output field as a dictionary instead of string.
- Major code refactor.
- Add status, type and properties to the output metadata.
- Remove the timestamp from the output naming.
- Remove automatic reloading of existing results.
- Make custom file paths relatve instead of absolute.
- Split statsmodels outputs into multiple csv files instead of one.
- Change output field in JSON is to a list of file paths.
- Finalise() now takes two arguments: path and ext to specify a folder.
- Automatically copy custom outputs to the outputs folder upon finalise.
- Fix a bug attempting to write custom outputs in excel.
- ISO format timestamps.
- Store comments as a list of strings.
v.0.1.0
v.0.0.6
Changes since v.0.0.5:
- Separate analytic results out from json files.
- Adding timestamps to the output names and append the new outputs to the existing json file.
- Create functionality for users to rename outputs.
- Create functionality to add comments to outputs.
- Create functionality to add currently unsupported outputs to the list of outputs.