Skip to content

Releases: schemathesis/harfile

Release 0.4.0

24 Sep 09:12
v0.4.0
fc326c3

Choose a tag to compare

Added

  • Test jobs for Python 3.13.

Fixed

  • Properly close file descriptors opened by harfile.

Release 0.3.1

17 Aug 16:02
v0.3.1
1b28714

Choose a tag to compare

Added

  • HarFile.flush method.

Release 0.3.0

29 Jun 18:27
v0.3.0
8574210

Choose a tag to compare

Added

  • Support string values for startedDateTime.

Changed

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

Release 0.2.0

29 Jun 15:20
v0.2.0
2c22f42

Choose a tag to compare

Performance

  • Use __slots__ for data classes on Python 3.10+.

Release 0.1.0

29 Jun 14:12
v0.1.0
b2ef39e

Choose a tag to compare

Initial public release