Documentation: Enjoy a new streamlined documentation experience with auto-generated content now hosted on GitHub Pages, making it easier to find the information you need.
Streaming API: Experience enhanced performance with the introduction of a new streaming API, allowing for more efficient parsing of HTML content.
SAXParser: Utilize the new Streaming SAXParser for improved handling of large HTML documents, ensuring smoother processing and better resource management.
Improvements
Documentation: Benefit from improved API descriptions and examples, making it easier to understand and utilize the tool's features effectively.
Linting: Enjoy a cleaner codebase with updated ESLint rules, ensuring better code quality and consistency across the project.
Project Structure: Navigate a restructured project layout that enhances organization and accessibility of files and resources.
Fixes
Fix issues with qualified tag name emission, ensuring that your parsed HTML maintains the correct structure and integrity.
Resolve problems with the TreeAdapter methods, enhancing functionality and reliability when working with template content.
Fix grammar issues in the API documentation, providing clearer guidance and reducing confusion for users.
Others
Start implementing a comprehensive FAQ section in the documentation to address common user queries and enhance user support.
Add links to the default implementation of the tree adapter methods, improving accessibility to essential resources for users.