-
-
-
-
-
v2.6.2baff6ba2 · ·
v2.6.2 * from_disk: get swhid from Content/Directory objects * hypothesis_strategies: Add raw_extrinsic_metadata() strategy
-
-
v2.4.231cb72e9 · ·
v2.4.2 * docs/persistent-identifiers: Add guidelines for fixing invalid SWHIDs. * Blacklist attr 21.1.0
-
-
v2.0.02185f930 · ·
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.1bf4ab433 · ·
v1.0.1 * cli: stop using the deprecated SWHID class * identifiers: Remove the deprecated SWHID class
-
v1.0.08e011996 · ·
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.024b653e4 · ·
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