Skip to content

Hext v1.0.6

Compare
Choose a tag to compare
@thomastrapp thomastrapp released this 17 Oct 22:40
· 24 commits to master since this release

Static binary releases

Install the htmlext command-line utility and Hext for Python (v3.12 or earlier):

pip install hext

Install Hext for Node (v21 or earlier):

npm install hext

Both are compatible with Linux (x86_64) and Mac OS X ≥ 10.11 (x86_64).

Hext for JavaScript

Hext.js v1.0.6
See html-extract/hext.js for more.

Changes

  • Added release for Node v21 and Python v3.12
  • Dropped support for Node v19 and v16
  • Dropped support for Python v3.7
  • Updated boost from 1.82.0 to 1.83.0
  • Improved compatibility with libgumbo forks (specifically the libgumbo fork that is used in Arch) 07d08ce