Skip to content

Releases: Lookyloo/har2tree

v1.27.6

15 Dec 20:44
v1.27.6
fb48fe9
Compare
Choose a tag to compare

Bugfix release, avoid exception on empty rendered page.

Full Changelog: v1.27.5...v1.27.6

v1.27.5

13 Dec 22:30
v1.27.5
0850089
Compare
Choose a tag to compare

Extract CSS ressources properly.

Full Changelog: v1.27.4...v1.27.5

v1.27.4

10 Dec 15:39
v1.27.4
cc7967c
Compare
Choose a tag to compare

Remove generic type from node, move it to lookyloo itself.

Full Changelog: v1.27.3...v1.27.4

v1.27.3

25 Nov 10:59
v1.27.3
Compare
Choose a tag to compare

Improve tree building from external resources

Full Changelog: v1.27.2...v1.27.3

v1.27.2

21 Nov 16:08
v1.27.2
Compare
Choose a tag to compare

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

20 Nov 16:09
v1.27.1
Compare
Choose a tag to compare

Improve tree when the referers are misleading.

Full Changelog: v1.27.0...v1.27.1

v1.27.0

06 Nov 13:22
v1.27.0
17290a5
Compare
Choose a tag to compare

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

31 Oct 11:23
v1.26.3
Compare
Choose a tag to compare

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

28 Oct 14:31
v1.26.2
Compare
Choose a tag to compare

Maintenance, bump deps, improve support for python 3.9+.

Full Changelog: v1.26.1...v1.26.2

v1.26.1

23 Oct 16:19
v1.26.1
Compare
Choose a tag to compare
  • Generate domhash while building the tree
  • Update dependencies
  • Cleanup usage of bs4

Full Changelog: v1.26.0...v1.26.1