Releases: Lookyloo/har2tree
Releases · Lookyloo/har2tree
v1.27.2
Properly build tree when multiple nodes have the same referer.
What's Changed
- build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #345
Full Changelog: v1.27.0...v1.27.2
v1.27.1
Improve tree when the referers are misleading.
Full Changelog: v1.27.0...v1.27.1
v1.27.0
Drop python 3.8.
What's Changed
- build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 by @dependabot in #341
Full Changelog: v1.26.3...v1.27.0
v1.26.3
Fix massive memory usage on big captures (all the HTML responses were cached forever).
Full Changelog: v1.26.2...v1.26.3
v1.26.2
Maintenance, bump deps, improve support for python 3.9+.
Full Changelog: v1.26.1...v1.26.2
v1.26.1
- Generate domhash while building the tree
- Update dependencies
- Cleanup usage of bs4
Full Changelog: v1.26.0...v1.26.1
v1.26.0
Maintenance release, sync version to Lookyloo.
Full Changelog: v1.25.2...v1.26.0
v1.25.2
- Properly decode base64 encoded embedded content with newlines
- Bump dependencies
Full Changelog: v1.25.1...v1.25.2
v1.25.1
Maintenance release, bump dependencies versions.
What's Changed
- build(deps): bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #305
Full Changelog: v1.25.0...v1.25.1
v1.25.0
- Bump dependencies
- Sync release with Lookyloo
Full Changelog: v1.24.2...v1.25.0