New
0.5.0
What's Changed
- Added: Swift 6 concurrency support (thanks @adriansergheev, https://github.com/pointfreeco/swift-html/pull/104; @alephao, https://github.com/pointfreeco/swift-html/pull/107).
- Fixed: Conform
<link>toHasCrossorigin(thanks @atacan, https://github.com/pointfreeco/swift-html/pull/87) - Fixed:
Fontstatics have been updated to be theSelftype (https://github.com/pointfreeco/swift-html/pull/108). - Infrastructure: Add
.editorconfigfor consistent code formatting (thanks @Matejkob, https://github.com/pointfreeco/swift-html/pull/105).
New Contributors
- @Matejkob made their first contribution in https://github.com/pointfreeco/swift-html/pull/105
- @adriansergheev made their first contribution in https://github.com/pointfreeco/swift-html/pull/104
- @alephao made their first contribution in https://github.com/pointfreeco/swift-html/pull/107
- @atacan made their first contribution in https://github.com/pointfreeco/swift-html/pull/87
Full Changelog: https://github.com/pointfreeco/swift-html/compare/0.4.1...0.5.0