Releases: Lookyloo/har2tree
v1.33.0
Mostly a maintenance release, improve logging.
What's Changed
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #396
Full Changelog: v1.32.1...v1.33.0
v1.32.1
Maintenance, missing a f-string in the logs.
Full Changelog: v1.32.0...v1.32.1
v1.32.0
Two relatively important changes in this one:
- Decode POSTed contents in multipart format
- Improve trees when the final URL in the browser is not in the HAR (yes, it is a thing)
Also match a few more JSON types for pretty-print.
Full Changelog: v1.31.6...v1.32.0
v1.31.6
Add POSTed size and an info field to inform the user how the decoding went.
What's Changed
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #392
Full Changelog: v1.31.5...v1.31.6
v1.31.5
Add support for proper rendering of json stream POSTed content.
Full Changelog: v1.31.4...v1.31.5
v1.31.4
Improve POSTed content handling.
Full Changelog: v1.31.3...v1.31.4
v1.31.3
Improve logging.
Full Changelog: v1.31.2...v1.31.3
v1.31.2
Generic fix for broken bs4 parsing.
Full Changelog: v1.31.1...v1.31.2
v1.31.1
Add fallback in case HTML/XML parsing fails.
Full Changelog: v1.31.0...v1.31.1
v1.31.0
Maintenance release to sync the version with Lookyloo.
Full Changelog: v1.30.0...v1.31.0