Skip to content

Releases: schemathesis/harfile

Release 0.3.0

29 Jun 18:27
v0.3.0
8574210
Compare
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
Compare
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
Compare
Choose a tag to compare

Initial public release