You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added: Support for the accept attribute (thanks @xavierLowmiller).
Added: an experimental rendered for XML, _xmlRender. It is prefixed with an underscore for now. It renders valid XML and avoids rendering "void" (non-closing) HTML tags.
Changed: the package has been renamed to swift-html to match Apple conventions.
Fixed: srcset is now rendered in a stable order.
Removed: support for Carthage and CocoaPods. If you depend on these package managers, you must pin to an older version than 0.4.0.