1.0.0
PointFreeHTML 1.0.0
The rewrite of swift-html by Brandon Williams and Stephen Cellis as found on https://github.com/pointfreeco/pointfreeco:
- Forked into a separate package for ease of use via SPM
- SwiftUI-style DSL for HTML elements and documents
- Enhanced type safety for attributes and elements
- Swift 5.9+ compatibility with modern language features
- DocC documentation support
- swift-dependencies integration for better testability
- Swift Concurrency support
- Streamlined component creation
Breaking changes:
- Redesigned API for idiomatic Swift experience
- Module renamed from HTML to PointFreeHTML
- New package name: pointfree-html
Full Changelog: https://github.com/coenttb/pointfree-html/commits/1.0.0