Skip to content
v0.10.0

- loader: Adapt to latest storage revision_get change
- origin/master Rename metadata format 'original-artifact-json' to 'original-artifacts-json'.
- Tell pytest not to recurse in dotdirs.
- package loader: Add the 'url' to the 'original_artifact' extrinsic metadata.
- Write 'original_artifact' metadata to the extrinsic metadata storage.
- Move parts of _load_revision to a new _load_directory method.
- tests: Don't use naive datetimes.
- package.loader: Split the warning message into multiple chunks
- Replace calls to snapshot_get with snapshot_get_all_branches.