Skip to content

0.0.16

Compare
Choose a tag to compare
@jhpoelen jhpoelen released this 14 Jun 20:55

Features

Improvements

  1. support multiple Preston remotes using --remotes to allow for cascading retrieval of provenance record history, provenance records and tracked content. Provides a solution for #8 . Example preston history --remotes https://example.org/prov/,https://deeplinker.bio, would first attempt to find a Preston provenance history at https://example.org/prov/ , then try https://deeplinker.bio

Bugs