-
Notifications
You must be signed in to change notification settings - Fork 27
Releases: alexaubry/HTMLString
Releases · alexaubry/HTMLString
🔖 v2.0.0
- Transitioned to a
Character-based API: this adds full support for extended grapheme clusters. - Reduced build times: now builds in ~5seconds (vs ~15 in v1)
- Rewrote tests: improved code coverage
- Several bug fixes and code improvements
- Added independent documentation
Assets 3
🔖 v1.0.2
HTMLString 1.0.2 is a minor update. It contains bug fixes and improvements.
Fixed
unescapingFromHTML: An API difference between Darwin and Open-Source Foundation inScannercaused compilation to fail on Linux.
Improvements
- Tests on Linux and macOS
- Minor changes in README and Podspec
Assets 2
🔖 v1.0.1
- Escaping
- Unescaping