Skip to content

Releases: Lookyloo/har2tree

v1.23.0

05 Feb 15:13
v1.23.0
c1d3b85
Compare
Choose a tag to compare

What's Changed (since 1.22.0)

  • Improve support of generic types in responses
  • Improve IDNA domains handling
  • Use strict typing
  • Bump deps, maintenance

Full Changelog: v1.22.0...v1.23.0

(very) Late February release

01 Mar 11:31
v1.18.0
Compare
Choose a tag to compare

Since the v1.17.0 release, we updated the dependencies and adapted the code accordingly.

April 2021 - Bugfixes and Maintenance

02 Apr 12:51
v1.5.0
Compare
Choose a tag to compare

The changes in his library are mostly related to unexpected contents in HAR files, or in the HTML content. The dependencies are also up-to-date.

We also require python 3.8 or more recent.

First documented release

24 Dec 11:11
v1.3
Compare
Choose a tag to compare

This project is mostly (only?) used by Lookyloo and we never documented any release until now, so these release notes won't me exhaustive.

TL;DR: the tree generated out of HTTP Archive is a lot more complete and over the last few months, we added the following features:

  • Better decoding of content in requests
  • Extract and decode resources from embedded content
  • Support for HAR export from Chrome/Chromium
  • Debug mode to track a specific domain/URL
  • Many, many bugfixes and dependencies updates