Closed U-C4N closed 3 weeks ago
:tada: This PR is included in version 1.28.0-beta.1 :tada:
The release is available on:
v1.28.0-beta.1
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 1.28.0 :tada:
The release is available on:
v1.28.0
Your semantic-release bot :package::rocket:
… for better performance and maintainability. Key improvements include: - More efficient HTML processing with combined regex operations and optimized tag handling - Enhanced deep copy functionality with better type handling and optimized recursion - Refactored web search with improved error handling and modular helper functions The changes maintain all existing functionality while improving code quality, performance, and maintainability. Documentation and type hints have been enhanced throughout.
Optimize utils modules for better performance and maintainability
Improve HTML cleanup and minification:
Enhance deep copy functionality:
Refactor web search functionality:
Technical improvements:
No breaking changes - all existing functionality maintained