Unreleased - TBD
0.3.0 - 2024-06-29
- Support string values for
startedDateTime
.
- Default to an empty string instead of
None
forContent.mimeType
0.2.0 - 2024-06-29
- Use
__slots__
for data classes on Python 3.10+.
- Initial public release
startedDateTime
.None
for Content.mimeType
__slots__
for data classes on Python 3.10+.