Skip to content

Releases: makoni/HTMLEditor-SwiftUI

1.0.4

18 Aug 14:56

Choose a tag to compare

  • Improved performance.
  • Fixed UI glitches with long HTML string.

1.0.3

09 Aug 18:49

Choose a tag to compare

Improved performance.

1.0.2

30 Jul 17:44

Choose a tag to compare

  • Updated SwiftSoup dependency from version 2.8.8 to 2.10.0.

1.0.1

10 Jul 08:23

Choose a tag to compare

✨ 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.

1.0.0

09 Jul 20:25
285780f

Choose a tag to compare

Initial release.