File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased] - TBD
44
5+ ## [ 0.4.0] - 2025-09-24
6+
57### Added
68
79- Test jobs for Python 3.13.
3638
3739- Initial public release
3840
39- [ Unreleased ] : https://github.com/schemathesis/harfile/compare/v0.3.0...HEAD
41+ [ Unreleased ] : https://github.com/schemathesis/harfile/compare/v0.4.0...HEAD
42+ [ 0.4.0 ] : https://github.com/schemathesis/harfile/compare/v0.3.1...v0.4.0
43+ [ 0.3.1 ] : https://github.com/schemathesis/harfile/compare/v0.3.0...v0.3.1
4044[ 0.3.0 ] : https://github.com/schemathesis/harfile/compare/v0.2.0...v0.3.0
4145[ 0.2.0 ] : https://github.com/schemathesis/harfile/compare/v0.1.0...v0.2.0
Original file line number Diff line number Diff line change 11[project ]
22name = " harfile"
3- version = " 0.3.1 "
3+ version = " 0.4.0 "
44description = " Writer for HTTP Archive (HAR) files"
55keywords = [" har" , " http" , " testing" ]
66classifiers = [
7- " Development Status :: 3 - Alpha " ,
7+ " Development Status :: 4 - Beta " ,
88 " Environment :: Console" ,
99 " Intended Audience :: Developers" ,
1010 " License :: OSI Approved :: MIT License" ,
You can’t perform that action at this time.
0 commit comments