Skip to content

Releases: i-VRESSE/rocrate-action-recorder

v0.4.0

11 Feb 14:13
f0a97f4

Choose a tag to compare

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

11 Feb 11:35
a5335e1

Choose a tag to compare

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

06 Feb 10:51

Choose a tag to compare

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

Full Changelog: v0.1.0...v0.2.0

v0.1.0

30 Jan 14:56
b7edd19

Choose a tag to compare

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