Tags give the ability to mark specific points in history as being important
-
v2.4.2
31cb72e9 · ·v2.4.2 * docs/persistent-identifiers: Add guidelines for fixing invalid SWHIDs. * Blacklist attr 21.1.0
-
-
v2.0.0
2185f930 · ·v2.0.0 Breaking change: * model: Remove override of RawExtrinsicMetadata.unique_key(), so it now returns the hash. Other changes: * identifiers: Add raw_extrinsic_metadata_identifier * model: Add 'id' field to RawExtrinsicMetadata
-
v1.0.1
bf4ab433 · ·v1.0.1 * cli: stop using the deprecated SWHID class * identifiers: Remove the deprecated SWHID class
-
v1.0.0
8e011996 · ·v1.0.0 Two breaking changes: * RawExtrinsicMetadata: Use ExtendedSWHID as target and remove type * RawExtrinsicMetadata: Use CoreSWHID instead of SWHID for contexts And two minor changes: * Add CoreSWHID.to_extended() * Add a swhid() method to all hashable objects.
-
v0.13.0
24b653e4 · ·v0.13.0 * Update persistent identifiers doc with pip install info * Make explicit Python 3 dependency * tests: Clean hashutil._blake2_hash_cache after mocking blake2 functions. * Introduce new classes CoreSWHID/QualifiedSWHID/ExtendedSWHID * Deprecate SWHID class * Disallow 'ori' type in SWHID class
-
v0.10.0
1ca92a5c · ·v0.10.0 * 2021-01-12 Add an optional type field on OriginVisitStatus object * 2021-01-12 test_identifiers: Reorder SWHID tests. * 2021-01-12 test_identifiers: Make sure that {directory,revision,release,snapshot}_identifier() doesn't just return a value from the dict. * 2021-01-04 Add missing slots=True for Directory. * 2020-12-19 SWHID parsing: simplify and deduplicate validation logic * 2020-12-14 model: Make all classes slotted.
-