v1.0a2
Executables
Linux
The Linux executables are dynamically linked and require a Glibc-based OS
distribution from 2022 or later (Ubuntu 22.04+, RHEL 9+, or derivatives). For
older Glibc-based OS distributions and non-Glibc-based OS distributions
(Alpine, etc...), please install the Python package instead.
Other Platforms
The macOS and Windows executables should work on any recent version of their
respective operating systems.
Librovore v1.0a2 (2025-08-29)
Enhancements
- Add MkDocs inventory processor to support pure MkDocs sites using
search_index.jsonfiles. - Implement parallel URL pattern probing for improved performance and network efficiency.
- Transform JSON output format from dictionary-based to structured dataclass objects with enhanced error handling.
Removals
- CLI: Remove
summarize-inventorysubcommand and MCP server tool.