inscriptis -- HTML to text conversion library, command line client and Web service v6.0.x Release Notes
Release Date: 2026-02-27 // 3 months ago-
- 🛠 fixed dependencies to support python-lxml 6.0.x #102
- ➕ added Python 3.14 to the CI workflow (i.e., all inscriptis versions are now also tested with Python 3.14)
- 💅 minor code style improvement for ruff 0.15.x
Previous changes from v3.14
-
- ➕ Added support for the value attribute in enumerations (fixes #98)
- 👍 Python 3.14 support
modernized CI/CD pipeline
- replace tox with ruff for faster static code analysis
- added additional checks
- updated development dependencies
✂ removed Python 3.9 support due to EOL
optimizations, improved code formatting, and enhanced consistency across the codebase.