- [Bugfix | Enhancement | Feature | Internal] High-Level Description of your Change (#PR Number)
- [Enhancement] Add Privacy Manifest
Add support for vision OS.
- [Bugfix] Fix implicit newline handling after
<p>
tag
- [Enhancement] Parse trailing whitespace
- [Enhancement] Allow to use Ashton in multithreaded environment
- [Chore] Add additional explicitly dynamic library target
- [Chore] Update ruby gems
- [Chore] Update project settings (Xcode 12)
- [Chore] Update ruby gems
- [Bugfix] Fixes skipping single style attributes after parsing text-decoration attributes (#30)
- [Enhancement] Add parsing completion handler for reporting unknown fonts (#23)
- [Bugfix] Fix a out-of-bounds exception when parsing certain asian characters (#27)
- [Enhancement] Parse
<em>
and<strong>
tags (#23) - [Bugfix] Fix writing and reading of multiple text-decoration attribute values (#22)
- [Internal] Handle malformed xml more gracefully - early return instead of assert (#21)
- [Internal] Add Changelog