Skip to content

Releases: Lookyloo/har2tree

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

v1.26.0

17 Sep 10:20
v1.26.0
Compare
Choose a tag to compare

Maintenance release, sync version to Lookyloo.

Full Changelog: v1.25.2...v1.26.0

v1.25.2

06 Sep 14:27
v1.25.2
Compare
Choose a tag to compare
  • Properly decode base64 encoded embedded content with newlines
  • Bump dependencies

Full Changelog: v1.25.1...v1.25.2

v1.25.1

29 Aug 11:46
v1.25.1
Compare
Choose a tag to compare

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

03 Jul 12:27
v1.25.0
Compare
Choose a tag to compare
  • Bump dependencies
  • Sync release with Lookyloo

Full Changelog: v1.24.2...v1.25.0