New
0.4.0
- Added: Support for
viewport-fit(thanks @hallee). - Added: Support for the
acceptattribute (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-htmlto match Apple conventions. - Fixed:
srcsetis 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.