Releases: schemathesis/harfile
Releases · schemathesis/harfile
Release 0.4.0
Added
- Test jobs for Python 3.13.
Fixed
- Properly close file descriptors opened by
harfile.
Release 0.3.1
Added
HarFile.flushmethod.
Release 0.3.0
Added
- Support string values for
startedDateTime.
Changed
- Default to an empty string instead of
NoneforContent.mimeType
Release 0.2.0
Performance
- Use
__slots__for data classes on Python 3.10+.
Release 0.1.0
Initial public release