This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
v0.2.0-alpha
Pre-release
Pre-release
Breaking API Changes:
Improves consistency and brevity in command names and params, including:
write_citations
-> `replay_citations'write_reproducibility_supplement
->replay_supplement
recursive
->recurse
- CLI:
replay reproducibility-supplement
->replay supplement
Other:
Improves documentation, especially of ProvDAG
and the Python API
- Adds package docstring
- Adds a jupyter notebook of Python API usage examples
- updates README
NOTE: This release makes breaking API changes (command/function renaming), but is being versioned as a minor release because we are still in alpha and have a limited user base.