All Versions
4
Latest Version
Avg Release Cycle
393 days
Latest Release
107 days ago

Changelog History

  • v6.0.x Changes

    February 27, 2026
    • 🛠 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
  • v3.14 Changes

    November 18, 2025
    • ➕ 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.

  • v3.13 Changes

    January 07, 2025
    • ➕ added Python 3.13 to the build pipeline.
    • 🗄 deprecated Python 3.8.
    • ⚡️ updated dependencies.
    • minor optimizations in the attribute handling.
  • v3.11 Changes

    December 07, 2022

    🚀 Maintenance release adding Python 3.11 to the build pipeline.