Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@stephencelis stephencelis released this 17 Aug 20:01
· 12 commits to main since this release
f53c38c
  • Added: Support for viewport-fit (thanks @hallee).
  • 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.