Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Releases: qiime2/provenance-lib

v0.2.0-alpha

30 May 22:51
7ce4e35
Compare
Choose a tag to compare
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.

v0.1.0-alpha

19 May 02:09
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Basic functionality for the generation of provenance replay scripts, citation libraries and reproducibility supplements from QIIME 2 Artifacts.