Releases: Lookyloo/har2tree
Releases · Lookyloo/har2tree
v1.27.6
v1.27.5
Extract CSS ressources properly.
Full Changelog: v1.27.4...v1.27.5
v1.27.4
Remove generic type from node, move it to lookyloo itself.
Full Changelog: v1.27.3...v1.27.4
v1.27.3
Improve tree building from external resources
Full Changelog: v1.27.2...v1.27.3
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