Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 572 Bytes

CHANGELOG.md

File metadata and controls

27 lines (15 loc) · 572 Bytes

Changelog

0.3.0 - 2024-06-29

Added

  • Support string values for startedDateTime.

Changed

  • Default to an empty string instead of None for Content.mimeType

0.2.0 - 2024-06-29

Performance

  • Use __slots__ for data classes on Python 3.10+.

[0.1.0] - 2024-06-29

  • Initial public release