Tags give the ability to mark specific points in history as being important
-
v5.0.0
5359c434 · ·v5.0.0 * Fix f-string * Fix crash in check_entries. * Add missing __slots__ to HashableObjectWithManifest * docs: Explain we prefer dir SWHIDs over rev/rel. * Remove 'offset' and 'negative_utc' arguments and make them optional * Remove deprecated property 'TimestampWithTimezone.offset'
-
-
-
-
v4.4.0
a654060b · ·v4.4.0 * model: Add support for more edge cases in _parse_offset_bytes * model: Add method 'TimestampWithTimezone.offset_minutes'
-
-
-
-
v4.3.0
a0f54362 · ·v4.3.0 * docs: Add anchors to important sections of persistent-identifiers.rst * Fix TimestampWithTimezone.from_dict() on datetimes before 1970 with non-integer seconds * TimestampWithTimezone: Make 'offset' and 'negative_utc' optional
-
-
-
-
v4.2.0
56460e1d · ·v4.2.0 * git_objects: Use raw offset_bytes to format dates, and remove format_offset()
-
-
-
-
-
-
v4.0.0
9d517c17 · ·v4.0.0 * Add attribute TimestampWithTimezone.offset_bytes, to store raw Git offsets * model: Add a check() method to model objects * test_model: Fix compatibility with pytest-xdist * docs: Update the data model description * hypothesis_strategies: Generate only consistent directory entry permissions. * model: Add a raw_manifest attribute