Releases: makoni/HTMLEditor-SwiftUI
Releases · makoni/HTMLEditor-SwiftUI
1.0.4
1.0.3
1.0.2
1.0.1
✨ New Features & Improvements
- Introduced parallelization for enhanced performance.
- Refactored core components for improved maintainability and code quality.
🛠 Fixes & Maintenance
- Disabled automatic quote substitution to ensure better HTML editing fidelity.
- Implemented regex caching to avoid redundant object creation, further optimizing performance.
- Code cleanups and renames to improve clarity and reliability.
- Public initializers are now exposed for easier integration in client projects.