Releases: i-VRESSE/rocrate-action-recorder
v0.4.0
Python package to record calls of Python CLI commands into a Research Object Crate (RO-Crate).
Supports RO-Crate 1.1 specification.
Specifically the Process Run Crate profile.
v0.3.0
Python package to record calls of Python CLI commands into a Research Object Crate (RO-Crate).
Supports RO-Crate 1.1 specification.
Specifically the Process Run Crate profile.
What's Changed
- Add crate_dir and crate_dir_argument to recorded_argparse by @sverhoeven in #12
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Python package to record calls of Python CLI commands into a Research Object Crate (RO-Crate).
Supports RO-Crate 1.1 specification.
Specifically the Process Run Crate profile.
What's Changed
- Add recorded_argparse decorator by @sverhoeven in #10
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Python package to record calls of Python CLI commands into a Research Object Crate (RO-Crate).
Supports RO-Crate 1.1 specification.
Specifically the Process Run Crate profile.
Initial release.
Full Changelog: https://github.com/i-VRESSE/rocrate-action-recorder/commits/v0.1.0