Releases: schemathesis/harfile
Releases · schemathesis/harfile
Release 0.3.0
Added
- Support string values for
startedDateTime
.
Changed
- Default to an empty string instead of
None
forContent.mimeType
Release 0.2.0
Performance
- Use
__slots__
for data classes on Python 3.10+.
Release 0.1.0
Initial public release