-
-
-
-
v0.0.6197af8866 · ·
v0.0.61 * Extract the dictify() function from BaseModel.to_dict() * model: kill Origin.type attribute
-
-
-
-
v0.0.60a5a9f57c · ·
v0.0.60 * Add a method to generate Content/SkippedContent from binary data * Draw contents from a byte string instead of generating arbitrary hashes * Add classmethod Person.from_address, to parse from 'name <email>' strings.
-
-
-
-
-
-
-
v0.0.57f7f18a3f · ·
v0.0.57 * Add method BaseModel.hashes(). * Re-introduce the swh.core dependency in swh.model[cli] * Add support for skipping large contents in from_disk. * Add to_model() method to from_disk.{Content,Directory}, to convert to canonical model objects. * Take the value of MerkleNode.data into account to compute equality. * Add method MerkleNode.iter_tree, to visit all nodes in the subtree of a node. * Add from_datetime and from_iso8601 constructors for TimestampWithTimezone. * Make attributes name and email of Person optional.
-
-